Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mermaid sequence diagram with autonumber hangs the task #946

Open
ddurham opened this issue Aug 24, 2020 · 2 comments
Open

mermaid sequence diagram with autonumber hangs the task #946

ddurham opened this issue Aug 24, 2020 · 2 comments

Comments

@ddurham
Copy link

ddurham commented Aug 24, 2020

Example diagram that hangs.

[mermaid]

sequenceDiagram
autonumber
Caller->>+Receiver: Receive call

Removing autonumber will lead to a successful build.

@ddurham
Copy link
Author

ddurham commented Aug 24, 2020

Actually, I think is an issue with mermaid-cli hanging. Still investigating.

@abelsromero
Copy link
Member

No expert, but I suspect autonumber is not supported. The example works removing it and I found this on mermaid's repo mermaid-js/mermaid#1257.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants