ui-multidraggable Error when trying to drag multiple items
Posted: Fri Apr 04, 2014 7:14 pm
I am using the jquery ui-multidaggable plugin from https://github.com/KingRial/ui.multidraggable
I am getting the following error in firebug when I try to drag multiple items. I'm using jquery ui 1.9.2
TypeError: e(...).data(...) is undefined
...,r=n._rgba=s._rgba,!1}),r.length?(r.join()==="0,0,0,0"&&t.extend(r,c.transparent...
I suspect I am going to be told to upgrade to the latest version of jquery ui, but here's the thing, the latest version has a bug wherein the draggable does not snap to the cursor - very ugly.
Any other ideas??
I have raised an issue on the github page for the plugin a couple of days ago, but have yet to get a response.
I am getting the following error in firebug when I try to drag multiple items. I'm using jquery ui 1.9.2
TypeError: e(...).data(...) is undefined
...,r=n._rgba=s._rgba,!1}),r.length?(r.join()==="0,0,0,0"&&t.extend(r,c.transparent...
I suspect I am going to be told to upgrade to the latest version of jquery ui, but here's the thing, the latest version has a bug wherein the draggable does not snap to the cursor - very ugly.
Any other ideas??
I have raised an issue on the github page for the plugin a couple of days ago, but have yet to get a response.