Skip to content

Check for ddmanager.dragStart and ddmanager.dragStop#707

Closed
i8ramin wants to merge 1 commit into
jquery:masterfrom
i8ramin:master
Closed

Check for ddmanager.dragStart and ddmanager.dragStop#707
i8ramin wants to merge 1 commit into
jquery:masterfrom
i8ramin:master

Conversation

@i8ramin
Copy link
Copy Markdown

@i8ramin i8ramin commented Aug 2, 2012

Check for existence of $.ui.ddmanager.dragStart and $.ui.ddmanager.dragStop before using them. Throwing exceptions otherwise.

This happens when you include are using jquery.ui.draggable but not jquery.ui.droppable.

Check for existence of $.ui.ddmanager.dragStart and $.ui.ddmanager.dragStop before using them. Throwing exceptions otherwise
@scottgonzalez
Copy link
Copy Markdown
Member

Can you please file a ticket for this and include a reduced test case showing the problem? http://bugs.jqueryui.com/newticket

@i8ramin
Copy link
Copy Markdown
Author

i8ramin commented Aug 6, 2012

I realized the cause of this was two different conflicting versions of jquery.ui running on the same page. I wasn't able to re-create this with an isolated version of jquery-ui, but I think it doesn't hurt to have that check in there. Thanks.

@i8ramin i8ramin closed this Aug 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants