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

belated removal of the ghost class #229

Open DenysBorysenko1 opened 1 year ago

DenysBorysenko1 commented 1 year ago

Codesandbox

https://codesandbox.io/s/vuedraggable-flicker-3s7qpf

Step by step scenario

make ghost class, that must be empty area with dashed border

Снимок экрана 2023-07-02 в 00 03 02

Actual Solution

when we release the element, it disappears, but the ghost class still exists in the html element. thus, the effect of flickering is obtained

https://github.com/SortableJS/vue.draggable.next/assets/101814693/c1988772-3fbe-4cef-87d2-181fd59f38f3