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
I could replicate the issue with a page that contains several diagrams and found a root cause the issue which I fixed. A side effect will be that on a page with several diagrams if the node ids are not unique a click could be mapped to several nodes.
Hi,
thanks for the super cool mermaid.
I have a questions, because i have problems to set a click event to a Node.
Graph Code:
JS Code:
The callback function testc is not triggerd. What i have to to to get a click Event on the ABC node, so it will open the google website? Thank you!
The text was updated successfully, but these errors were encountered: