SortableJS / Vue.Draggable

Vue drag-and-drop component based on Sortable.js
https://sortablejs.github.io/Vue.Draggable/
MIT License
20.18k stars 2.9k forks source link

Address :force-fallback="true" Issue in Cross-List Drag and Drop Cloning with vue-draggable #1245

Open saurabhjadhav45 opened 6 months ago

saurabhjadhav45 commented 6 months ago

Investigate and resolve the issue where using the :force-fallback="true" property in vue-draggable prevents the drop event from being called during cross-list drag and drop cloning. This fix should ensure that: