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

Node.id changed on Drag-Drop #69

Open
sergpy opened this issue Nov 4, 2018 · 3 comments
Open

Node.id changed on Drag-Drop #69

sergpy opened this issue Nov 4, 2018 · 3 comments

Comments

@sergpy
Copy link

sergpy commented Nov 4, 2018

I use node.id as SQL row id
But when node:dragging:finish fired, the id is changed to new Guid

@amsik
Copy link
Owner

amsik commented Nov 5, 2018

Hi! I will fix it as soon as possible.

amsik added a commit that referenced this issue Nov 5, 2018
@sergpy
Copy link
Author

sergpy commented Nov 5, 2018

Hi, thank you )
I think would be cool to get access to the original data,
like as node.data() --> data object
It would solve this question

@michaelzapata
Copy link

I Have a similar problem but when expand a item.

image

I need the node.id to edit.

How can I solve?

Thanks for all!!

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

3 participants