We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66e04d commit c5a8822Copy full SHA for c5a8822
1 file changed
plugins/MultiDrag/MultiDrag.js
@@ -431,6 +431,7 @@ function MultiDragPlugin() {
431
432
if (update) {
433
dispatchSortableEvent('update');
434
+ dispatchSortableEvent('sort');
435
}
436
437
0 commit comments