-
Notifications
You must be signed in to change notification settings - Fork 228
Open
Description
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).
Metadata
Metadata
Assignees
Labels
No labels