minyeamer commented on PR #66809:
URL: https://github.com/apache/airflow/pull/66809#issuecomment-4622731996

   @pierrejeambrun Addressed in ea53d864.
   
   Mermaid initialization is now cached per theme in the provider, so 
`mermaid.initialize()` is not called on every `renderDiagram` and only runs 
again when the theme changes.
   
   The `ReactMarkdown` spread order change was not intentional, so I restored 
the previous override behavior by placing `components={components}` before 
`{...props}`.


-- 
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