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
[ x] I agree to follow the Code of Conduct that this project adheres to.
[x ] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
Arrange | Import | Mermaid... does not import correctly on the desktop version for Windows (v26.0.4). It works correctly on the website with version v26.0.6. There are no closed bugs in this issue tracker that seem relevant.
Precisely what happens (on the desktop version) for flowcharts is that text box borders disappear, and arrows are formatted as if the mermaid text read --o instead of -->. That is they end in circles rather than arrows.
I only used graph/flowchart types and did not try any other mermaid inputs.
To Reproduce
Steps to reproduce the behavior:
Create a new drawing.
Select the "Blank Drawing" template.
Go to 'Arrange | Insert | Advanced | Mermaid...`
Observe the application offers this example graph:
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
Loading
verify the import type button at the bottom reads "Diagram" (the default).
Click "Insert"
Expected behavior
The typical mermaid rendering with arrows and boxes having lined borders. Here is an expected rendering:
Preflight Checklist
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
Arrange | Import | Mermaid... does not import correctly on the desktop version for Windows (v26.0.4). It works correctly on the website with version v26.0.6. There are no closed bugs in this issue tracker that seem relevant.
Precisely what happens (on the desktop version) for flowcharts is that text box borders disappear, and arrows are formatted as if the mermaid text read
--o
instead of-->
. That is they end in circles rather than arrows.I only used graph/flowchart types and did not try any other mermaid inputs.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The typical mermaid rendering with arrows and boxes having lined borders. Here is an expected rendering:
https://mermaid.live/edit#pako:eNo9js0OgjAQhF-FzBlJsYChJib-XD3pyfTS2CpES0ktiUh4d2uJ7Onb2ZnNDLgaqcBwt6KtovNhzZso2i4Wm91M-0A7T9N1HwgxtLJa1NKnh5_O4SqlFQfzKIV9cPBm9D7ROXPqmyuYs52KYU13r8Bu4vnyW9dK4dShFr6CntVWNBdj9D-iZO2MPU5dQ-VgARvwBqNFmVBKyoys0mWapaSI0YORMcYnPCFJOU1GaJnTPF-OX7zzSeA
Screenshots
see Mermaid.live link for expected
actual:
draw.io version (In the Help->About menu of the draw.io editor):
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: