liquor-tree icon indicating copy to clipboard operation
liquor-tree copied to clipboard

Node.id changed on Drag-Drop

Open sergpy opened this issue 5 years ago • 3 comments

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

sergpy avatar Nov 04 '18 13:11 sergpy

Hi! I will fix it as soon as possible.

amsik avatar Nov 05 '18 08:11 amsik

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

sergpy avatar Nov 05 '18 15:11 sergpy

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!!

michaelzapata avatar Nov 21 '18 19:11 michaelzapata