SortableJS / Sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
https://sortablejs.github.io/Sortable/
MIT License
29.41k stars 3.69k forks source link

Is there any event for closing dragging status independently? #2182

Open Remake-dy opened 2 years ago

Remake-dy commented 2 years ago

There is a problem when I use SortableJs and element-plus(an UI component for Vue3) at the same time. the operation that I use element-plus's table component and resize the table's width will also trigger SortableJs's drag and change the DIV's class without closing!So,is there any event for me to close the dragging status like the operation that the event OnMove u offer "return false"?

jianghai commented 5 months ago

use filter option