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

Javascript error when nested sortable #278

Closed
pavelthq opened this issue Dec 9, 2015 · 2 comments
Closed

Javascript error when nested sortable #278

pavelthq opened this issue Dec 9, 2015 · 2 comments
Labels

Comments

@pavelthq
Copy link

pavelthq commented Dec 9, 2015

Currently it seems that with dragula hard to create nested sortable. I tried to create simplest example:
https://codepen.io/anon/pen/EPjjvr

Nothing more but when I drag item3 I get js error:

 Uncaught HierarchyRequestError: Failed to execute 'insertBefore' on 'Node': The new child element contains the parent.

P.S;
Also no api methods available as I see for control draggable items, draggable places (where to drop) and other.

@bevacqua
Copy link
Owner

bevacqua commented Dec 9, 2015

#248

@bevacqua bevacqua closed this as completed Dec 9, 2015
@lluisnieto
Copy link

Same error here, can't find any info regarding this.

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

No branches or pull requests

3 participants