Eliav2 / react-xarrows

Draw arrows (or lines) between components in React!
https://codesandbox.io/embed/github/Eliav2/react-xarrows/tree/master/examples?fontsize=14&hidenavigation=1&theme=dark
MIT License
587 stars 76 forks source link

Dash animation broken in React 18 strict mode #151

Open fimpress opened 2 years ago

fimpress commented 2 years ago

Describe the bug & Expected behavior Dash animation does not work in React 18 if strict mode is enabled, works fine disabling.

To Reproduce Sandbox link Uncomment StrictMode in index.jsto disable animation, comment out to enable.

Eliav2 commented 1 year ago

interstring.