classDiagram breaks on any edit
See original GitHub issueI am using Mermaid via VSCode-Markdown-Preview-Enhanced, and I noticed today that my classDiagrams are broken. I figured it was their problem, but testing on the Mermaid Live Editor I have similar problems.
In the editor paste any simple class diagram (e.g. the ReadMe example) and it will probably render fine, but preform any edit and the graph becomes unrecoverable broken.
The most common error I’m getting is TypeError: Cannot read property 'x' of undefined
, but in the Live Editor I’m also getting s.node(...) is undefined
.
I’m pushing my coworkers to use Markdown for internal documentation, and the classDiagram has been really handy. I hope someone is maintaining it now (it was abandoned last time I checked).
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
How to improve this class diagram of a system with its ...
I know what a class diagram is and the concepts behind one. The requirement is that the bike can brake, turn or speed...
Read more >Customize class diagrams - Visual Studio - Microsoft Learn
You can change the way that class diagrams display information. You can customize the whole diagram or the individual types on the design ......
Read more >A UML Documentation for an Elevator System
After all, every class diagram is just a graphical presentation of the static design view of a system. No single class diagram can...
Read more >UML Class Diagram Tutorial | Lucidchart
The Ultimate Guide to Class Diagrams in UML - Includes an overview of class diagrams in UML, benefits for using them, their basic...
Read more >Free Class Diagram Tool - Visual Paradigm Online
FREE Online UML tool for Class Diagram and other UML Diagrams. ... The free UML editor comes with no ad, no limited period...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The fix for this was included in release 8.1.0. I am closing this for now. Reopen if there still is a problem.
Thanks !!
On Mon, Jun 24, 2019 at 10:13 AM Knut Sveidqvist notifications@github.com wrote:
–
With regards,
Raja