amsik / liquor-tree

Tree component based on Vue.js
MIT License
398 stars 95 forks source link

Wrong position return on multiple Drag and Drop #230

Open vsvarunsharma10 opened 3 years ago

vsvarunsharma10 commented 3 years ago

Hi, @amsik I have an issue with the DnD, it's not giving the correct position after multiple DnD. For example - When I drag a node ABC up and down it gives the correct position. But after 4-5 iterations, it starts to give the wrong positions like the opposite to the action. I have tried this in multiple trees and facing the same issue every time, please help me. Thanks in advance

vikashrajgupta commented 3 years ago

I'm facing the same issue on multiple drag and drop. Can you please help me out?

lakmalniranga commented 3 years ago

I'm having the same issue, it's nice if we can get left and right neighbour.