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

Initial nodes do not move, instead they produce new nodes #24

Open
alex-shamshurin opened this issue May 26, 2018 · 1 comment
Open

Comments

@alex-shamshurin
Copy link

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

dia1

but in console I see many nodes.

dia2

Attempt to move nodes - got new nodes

dia3

@yangalav
Copy link

I am having the same issue, I did notice that taking out the onChange function on the RJD.DiagramWidget component removed the duplication

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

2 participants