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.
ui-multidraggable Error when trying to drag multiple items
Moderator: General Moderators
- barb woolums
- Forum Contributor
- Posts: 134
- Joined: Sun Feb 08, 2009 9:52 pm
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: ui-multidraggable Error when trying to drag multiple ite
Maybe check the status of the "snap to the cursor" bug and see if there is a fix for that.
(#10850)
- barb woolums
- Forum Contributor
- Posts: 134
- Joined: Sun Feb 08, 2009 9:52 pm
Re: ui-multidraggable Error when trying to drag multiple ite
Couldn't find a fix, so opened a ticket at jquery ui - thanks