Error Message When moving from Draggable to Sortable

Error Message When moving from Draggable to Sortable


Hello,
I'm new to the forum. I've been searching and can't seem to find the answer
to this problem. I have a page using a jQuery UI "draggable" that can be
dropped onto a "sortable". The drag and drop operation works (i.e. the
object gets placed in the targeted sortable), but the following error fires
right away. Has anyone seen this type of error before? (captured from
Firebug:)
a(this).data("draggable") is undefined

(function(a){a.widget("ui.draggable",a.e...css("zIndex",d._zIndex)}}})})(jQuery);/*
I'll submit some code if you think it would be useful. Thanks to anyone who
has some ideas for me.
--
View this message in context: http://www.nabble.com/Error-Message-When-moving-from-Draggable-to-Sortable-tp22234469s27240p22234469.html
Sent from the jQuery UI Discussion mailing list archive at Nabble.com.