SortableJS / vue.draggable.next

Vue 3 compatible drag-and-drop component based on Sortable.js
https://sortablejs.github.io/vue.draggable.next/#/simple
MIT License
3.91k stars 531 forks source link

Dragging from one list to another causes an index is undefined error #92

Open atom-git opened 3 years ago

atom-git commented 3 years ago

In the issue https://github.com/SortableJS/vue.draggable.next/pull/52 @alnumac give the solution, please merge this pull into the release! wooooooooo,Two Days Sweat.....

ChristoPy commented 3 years ago

I'm having the same issue!

Can't move from a list to another

atom-git commented 3 years ago

I'm having the same issue!

Can't move from a list to another

https://github.com/SortableJS/vue.draggable.next/pull/52/commits/70da6cfd4ae06629c7c3570fd6fcbc08bafbc96a

Look at this solution, in my way modify vuedraggable code in npm package, solve this problem