提交 425cd357 编写于 作者: Z zjffun

disable delayed drag events during destory

上级 82ce3960
......@@ -1652,6 +1652,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.
先完成此消息的编辑!
想要评论请 注册