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 has been archived by the owner on Dec 30, 2018. It is now read-only.
I am using this plugin on a filtered list of products, however is there a way to keep the order specified by orderBy on ngRepeat? It seems always to append items on filtering. If I remove the mansory directive the products are sorted correct by product name.
I have also tried adding preserve-order, but it didn't seem to have any effect on the order.
I am using this plugin on a filtered list of products, however is there a way to keep the order specified by
orderBy
onngRepeat
? It seems always to append items on filtering. If I remove the mansory directive the products are sorted correct by product name.I have also tried adding
preserve-order
, but it didn't seem to have any effect on the order.The text was updated successfully, but these errors were encountered: