You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you cannot drag items while the list is filtered. dragula becomes confused with the array index.
In this plunker example you can try to search for "t" and then drag and drop "them" within the list. You will notice, that the hidden "Explore" will be moved instead.
Currently you cannot drag items while the list is filtered. dragula becomes confused with the array index.
In this plunker example you can try to search for "t" and then drag and drop "them" within the list. You will notice, that the hidden "Explore" will be moved instead.
http://plnkr.co/edit/bKNeo9cyKyjY3GpJcIhY?p=preview
Plnkr taken from here: #29
Also highlighted that would be issue with this pull request: #9
The text was updated successfully, but these errors were encountered: