Subham-KRLX commented on issue #67145: URL: https://github.com/apache/airflow/issues/67145#issuecomment-4487061421
I have fixed this issue in PR #67169 The fix wraps the default title setter in BaseLayout.tsx in a useEffect hook and introduces a useDocumentTitle hook in the DAG detail page to dynamically set the tab title to the DAG name. -- 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]
