Skip to content
New issue

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

Working with react 17.0.2 #558

Open
maarezaei opened this issue Mar 23, 2023 · 0 comments
Open

Working with react 17.0.2 #558

maarezaei opened this issue Mar 23, 2023 · 0 comments

Comments

@maarezaei
Copy link

maarezaei commented Mar 23, 2023

I want to run the code with react version 17.0.2. Everything works except dragging.
The problem is that in function _onDragMove inside the file Graph.jsx, the input values "index" and "nodeList" are undefined in version 17 while they have values in version 16.
How can I capture the node is being dragged in the function _onDragMove (or the node's id).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant