SortableJS / Vue.Draggable

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

recommended to upgrade sortablejs to the latest version #987

Open hooray opened 3 years ago

hooray commented 3 years ago

I tried manually replacing node_modules\sortablejs\modular\sortable.esm.js with 1.13.0 and ghostClass was added correctly

eduardosch commented 3 years ago

There is an issue about the drag event on the Safari browser, that is corrected on the latest version too. I would appreciate this update as well, if possible of course.