Replies: 1 comment 1 reply
-
Hey @kinghuang, I have the same issue (connections between nodes that are not stated anywhere in the graph). Have you figured it out yet? And have you had a chance to check if it affects the outputs, or just a bug in Mermaid? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a graph with two nested graphs. When I generate a Mermaid diagram, I'm seeing extra edges D⇢G and G→F that I'm not expecting. Am I doing something wrong with my graph construction? I haven't added any edges or conditional edges for those paths, as far as I know.
Here's the diagram and code (names have been obfuscated).
Beta Was this translation helpful? Give feedback.
All reactions