Open cotemok opened 1 week ago
Same problem with mermaid 11.4.0, Google Chrome, Brave-Browser and still in mermaid.live.
If i change the link in my html file from
https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs
to
https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs
it works, so it seems to be a regression in Mermaid 11.
Description
when I specify open links there is always an arrow.
Steps to reproduce
just declare an open link in flowchart diagram. see https://mermaid.js.org/syntax/flowchart.html#an-open-link
Screenshots
on syntax doc :
Code Sample
Setup
Suggested Solutions
No response
Additional Context
No response