You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by mnidhi172 March 14, 2024
I am trying to render the mermaid diagrams along with the errors in the mermaid code if any on the webpage using react js. In my app the diagram is reflecting properly however the errors in the code are not going from the page even if the mermaid code is correct.
Discussed in https://github.com/orgs/mermaid-js/discussions/5384
Originally posted by mnidhi172 March 14, 2024
I am trying to render the mermaid diagrams along with the errors in the mermaid code if any on the webpage using react js. In my app the diagram is reflecting properly however the errors in the code are not going from the page even if the mermaid code is correct.
Here is how I am doing it:
Anyone knows how can we properly show the mermaid diagram as well as error in the mermaid code on the webpage using react?
The text was updated successfully, but these errors were encountered: