Flowchart interaction docs fail: o[n] is not a function #5510
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
When I want to execute the jsfiddle on flowchart interaction, but when I press on Node A or C (which use the callback function), the script fails with the error (browser devtools console error):
Not just in the jsfiddle, also locally when taking the example from the docs and adding the mermaid import:
which in the browser gives following console error:
The nodes are the most
Steps to reproduce
"Script error."
or in devtoolsUncaught
TypeError: m[v] is not a function`Screenshots
Code Sample
Setup
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: