未验证 提交 118828dc 编写于 作者: O owen-m1 提交者: GitHub

disable delayed drag events during destory

disable delayed drag events during destory
......@@ -1654,6 +1654,8 @@ Sortable.prototype = /** @lends Sortable.prototype */ {
this._onDrop();
this._disableDelayedDragEvents();
sortables.splice(sortables.indexOf(this.el), 1);
this.el = el = null;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册