ui-multidraggable Error when trying to drag multiple items

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
barb woolums
Forum Contributor
Posts: 134
Joined: Sun Feb 08, 2009 9:52 pm

ui-multidraggable Error when trying to drag multiple items

Post by barb woolums »

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.
User avatar
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

Post by Christopher »

Maybe check the status of the "snap to the cursor" bug and see if there is a fix for that.
(#10850)
User avatar
barb woolums
Forum Contributor
Posts: 134
Joined: Sun Feb 08, 2009 9:52 pm

Re: ui-multidraggable Error when trying to drag multiple ite

Post by barb woolums »

Couldn't find a fix, so opened a ticket at jquery ui - thanks
Post Reply