MrBlenny / react-flow-chart

🌊 A flexible, stateless, declarative flow chart library for react.
https://mrblenny.github.io/react-flow-chart/index.html
MIT License
1.46k stars 307 forks source link

Example of external state in stories #104

Closed leon0707 closed 4 years ago

leon0707 commented 4 years ago

I tried to use the external state by following the example in the stories. It returned an exception TypeError Cannot read property 'node1' of undefined

example: https://codesandbox.io/s/focused-chatelet-g4sfc