Open DenysBorysenko1 opened 1 year ago
https://codesandbox.io/s/vuedraggable-flicker-3s7qpf
make ghost class, that must be empty area with dashed border
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
Codesandbox
https://codesandbox.io/s/vuedraggable-flicker-3s7qpf
Step by step scenario
make ghost class, that must be empty area with dashed border
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