Replies: 1 comment
|
OK i resolved this question. then it's working. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I want to use a botton to modify graph context, i use function render() to achieve this, but it's not working.
The mermaid version i used is 9.4.3, file link is "https://cdn.bootcdn.net/ajax/libs/mermaid/9.4.3/mermaid.js"
This problem seems very simple, but I didn't find a solution on github and stack overflow. I'm also afraid to submit this problem to issue, so I post it here.
Code(is simple):
Display the result (before clicking the button):

After clicking the button:

mermaid graph disappeared
All reactions