dheerajturaga opened a new pull request, #63777:
URL: https://github.com/apache/airflow/pull/63777

     The /api/v2/version call in NavTabs used a hardcoded absolute path,
     which 404s when Airflow is served under a subpath (e.g. /airflow/).
     This prevented the nav tabs from rendering, forcing users to navigate
     via inline table links that lacked relative=path, causing URLs to
     append instead of replace (e.g. /worker/jobs/worker/...).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to