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
I copied example 1 and it behaves differently. Node1 and node2 are not draggable. When I try to drag it - it make new nodes which are draggable.
The code is from first demo.
Initial state: two nodes
but in console I see many nodes.
Attempt to move nodes - got new nodes
The text was updated successfully, but these errors were encountered:
I am having the same issue, I did notice that taking out the onChange function on the RJD.DiagramWidget component removed the duplication
Sorry, something went wrong.
No branches or pull requests
I copied example 1 and it behaves differently. Node1 and node2 are not draggable. When I try to drag it - it make new nodes which are draggable.
The code is from first demo.
Initial state: two nodes
but in console I see many nodes.
Attempt to move nodes - got new nodes
The text was updated successfully, but these errors were encountered: