angular-ui-tree
angular-ui-tree copied to clipboard
Drag and drop doesn't support filter in ng-repeat
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.
can you post your code here @izyl ?