State Diagram Render Errors unless State title ends with the character "s" #6337
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
This State Diagram will not render unless "State GraphStore" is typed as "State GraphStores." I've encountered this once before on different State Diagram with a different word. The commonality was that they were both inside nested states. Parsing error?
`stateDiagram-v2
direction TB
`
Steps to reproduce
cut and paste the provided markdown into the Editor
Screenshots
No response
Code Sample
Setup
Suggested Solutions
Change the world "GraphStore" to "GraphStores"
Additional Context
Again, ran into this same issue with an entirely different word in the same kind of nested structure.
The text was updated successfully, but these errors were encountered: