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
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This is because of the comment node that ngRepeat adds. You can't (manually or otherwise) reorder the list without also moving the comment node to match the new position.
I've created a plunker to show the error:
http://plnkr.co/edit/C64fRUQycG2aplmMFZks?p=preview
There's a strange behavior using angular version 1.2.15.
After an operation of drag-n-drop (using jquery.orderable), the filter doesn't work as expected.
How test it:
I tried with two versions of angular (1.1.5 and 1.2.15). The error only occurs at 1.2.15.
How to reproduce:
The text was updated successfully, but these errors were encountered: