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

Update lvl-drag-drop.js #15

Closed
wants to merge 1 commit into from
Closed

Conversation

tony-cocco
Copy link

Returning the DOM elements themselves causes a $parse:isecdom error in newer versions of AngularJS. Simply enough, let the dropped(...) callback handle fetching the elements.

See: #14

Returning the DOM elements themselves causing an $parse:isecdom error in newer versions of AngularJS. Simply enough, let the `dropped(...)` callback handle fetching the elements.
@logicbomb
Copy link
Owner

Sorry I missed this, it's been addressed in commit 9b3ccfa

@logicbomb logicbomb closed this Mar 6, 2015
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