Skip to content

Conversation

@joshvarner
Copy link
Contributor

Since a sortable helper can change hands during sorting, the current method of preventing a click event breaks when an element moves from one sortable to another. To fix this, I've tied the preventClickEvent property to the event target instead of the widget.

This fixes #4752 (http://dev.jqueryui.com/ticket/4752). I'm resubmitting this pull request as a new one, since the old one was open for over two months. Hopefully this one will be easier to pull/merge.

…e container. Fixes #4752 - link event firing on sortable with connect list
@scottgonzalez
Copy link
Member

Landed in e2a693b

Thanks!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants