bevacqua / dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/dragula/
MIT License
22.06k stars 1.97k forks source link

Issue with dragular-model #462

Closed ghost closed 4 years ago

ghost commented 7 years ago

Hi, I am using the dragular plugin. I have created a dragular container and I am using to arrays as two columns/bags for the dragular container.
The problem I am facing is when I drag an element from row 1 and drop into row 2, the next element is getting dropped and not the current element.

I have created a plunkr to show the issue, link : http://jsfiddle.net/36meLf7r/14/