Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ng-cancel-drag now works with dynamic child elements #181

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sebhofmann
Copy link
Contributor

I have a tree like ngDrag > select > option and the options are generated with ng-option, so there is no ways to set the ng-cancel-drag for the options.
If the options have no ng-cancel-drag firefox is buggy when clicking on a option.

@nmarcetic
Copy link

What about this ? Its not merged yet... and I am confirming this as a fix. I have a same problem and I just tested this for dynamic child elements, it works! Can someone pls merge this ?
Thanks @paschty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants