]> source.dussan.org Git - jquery-ui.git/commit
Draggable: Don't run stop methods for elements that have been removed. Fixed #8269...
authorTJ VanToll <tj.vantoll@gmail.com>
Mon, 30 Apr 2012 16:39:06 +0000 (12:39 -0400)
committerScott González <scott.gonzalez@gmail.com>
Mon, 30 Apr 2012 16:39:06 +0000 (12:39 -0400)
commit27d10235539e0f5baad6ee7e8d3d91cab65e2cfd
treebe7693ad39b5112847a674cafc8681acb2a32341
parent4ab7d53b1cfb4e37e3c098ceddc33597b851a88f
Draggable: Don't run stop methods for elements that have been removed.  Fixed #8269 - Removing draggable element on drop : a(this).data("draggable") is undefined.
ui/jquery.ui.draggable.js