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
Note that this issue if only for when a note is put over an arrow between two participants (e.g. note over A,B: Note with overflow). It is different from the issue being reported here.
Thanks for reporting and providing the excellent reproduction. I've investigated and the problem does not only happen for notes. There are still some text boxes running out of their containing rectangles (see second graph taken from our docs), and after fiddling a little with it, I don't think that we can solve this problem on our side:
Luckily, there's a good upstream candidate that was merged 3 weeks ago and waits for a release. Let's see if that fixes the issue. Regardless, this must really be fixed upstream. Related:
Context
No response
Bug description
In Mermaid sequence diagrams, notes over a single participant can overflow but only in Firefox:
The same in Chrome:
Note that Firefox is fine in Mermaid's live editor:
Related links
note over A,B: Note with overflow
). It is different from the issue being reported here.Reproduction
example.zip
Steps to reproduce
I have a single
docs/index.md
file with the following content:Configuration:
Versions:
Browser
Firefox
Before submitting
The text was updated successfully, but these errors were encountered: