Drag and drop doesn't support filter in ng-repeat
izyl opened this issue · 1 comments
izyl commented
When applying a filter to the nodes ng repeat, drag and drop is referencing wrong index.
Dragging a node from a filtered nodes ng-repeat will the the node at index from the not filtered ng-repeat.
hansiemithun commented
can you post your code here @izyl ?