minyeamer commented on code in PR #66809: URL: https://github.com/apache/airflow/pull/66809#discussion_r3249381838
########## airflow-core/src/airflow/ui/src/utils/renderMermaid.ts: ########## Review Comment: Applied in 0d96f1f6. I moved Mermaid rendering into a dedicated provider under `src/context/mermaid` and removed the old utility-owned initialization path. Mermaid is still lazy-loaded, but theme initialization now lives in the React lifecycle instead of mutable module state. -- 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]
