We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current version has an issue with bezier-js.
That was fixed in more recent version.
Have to test if Canvas and any other component that relies on threejs still works after bumping up the version
The text was updated successfully, but these errors were encountered:
#131 Bump up react-force-graph version
a19a0b9
* Add sass from devDeps to deps since projects using this package will need it * Add required resolutions for bezier-js and three
#131 Extend README
385864a
#131 Add dep resolutions to example app
228db4f
#131 Add Graph component to example app
d62b94d
Update: this couldn't be solved by bumping up react-force-graph version, this is an issue between CRA app and bezier-js which we can't resolve.
Currently, the only workaround is to add a bezier-js resolution to the top-level project.
Sorry, something went wrong.
lrebscher
Successfully merging a pull request may close this issue.
Current version has an issue with bezier-js.
That was fixed in more recent version.
Have to test if Canvas and any other component that relies on threejs still works after bumping up the version
The text was updated successfully, but these errors were encountered: