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
582 stars 75 forks source link

Demo on codesandbox.io not working #172

Open nt294 opened 1 year ago

nt294 commented 1 year ago

Trying to load the demo on codesandbox throws the following error:

"TypeError Could not fetch dependencies, please try again in a couple seconds: Cannot read properties of null (reading 'match')"

mrwanzein commented 10 months ago

You can change the version of "react-xarrows" to the latest at this time of the comment to 2.0.2 in the package.json file.