We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4a0b0 commit fc86c69Copy full SHA for fc86c69
draggable/draggable.js
@@ -12,4 +12,4 @@
12
* jquery.ui.mouse.js
13
* jquery.ui.widget.js
14
*/
15
-steal('jqueryui/core', 'jqueryui/widget', 'jqueryui/mouse').then('../lib/ui/jquery.ui.draggable.js');
+steal('jqueryui/core', 'jqueryui/widget').then('jqueryui/mouse').then('../lib/ui/jquery.ui.draggable.js');
0 commit comments