We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug The editor hangs and emits "InternalError: too much recursion" when trying to render a specific erDiagram.
erDiagram
To Reproduce Link to Live Editor: https://mermaid.live/edit#pako:eNptjjEOwjAQBL9ibe0XuEOkTUWH3JziC0Rgn2XsAiLn7XES6NhqtRqtZsYgjmHAqZvolsjboFpOaj7Klp7ictaqW9Qooiw-f2Jx8NUGaHhOnibXfvcbi3xnzxamVUfpsdG1cVSyXN5hgMmpsEaJjjJ_TWBGer7aym7KkvpDdPfViBSuIj-mrpvIQtM Steps to reproduce the behavior:
erDiagram A { Map~C, D~ foo "zzzzzzzzzzzzzzzzzzzz" }
Raw code
Expected behavior Should compile and render the graph
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered:
Seems like an issue with mermaid. Even github's native renderer doesn't work.
Sorry, something went wrong.
Closing as duplicate of #4008
No branches or pull requests
Describe the bug
The editor hangs and emits "InternalError: too much recursion" when trying to render a specific
erDiagram
.To Reproduce
Link to Live Editor: https://mermaid.live/edit#pako:eNptjjEOwjAQBL9ibe0XuEOkTUWH3JziC0Rgn2XsAiLn7XES6NhqtRqtZsYgjmHAqZvolsjboFpOaj7Klp7ictaqW9Qooiw-f2Jx8NUGaHhOnibXfvcbi3xnzxamVUfpsdG1cVSyXN5hgMmpsEaJjjJ_TWBGer7aym7KkvpDdPfViBSuIj-mrpvIQtM
Steps to reproduce the behavior:
Raw code
Expected behavior
Should compile and render the graph
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: