Skip to content

Working with react 17.0.2 #558

@maarezaei

Description

@maarezaei

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions