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.
Today I found that the change in commit 45b896a, changes the order of an array containing objects when no predicate is given
example
this affect a table directive on my app that have optional sorting
I'll try to fix this and add testing for this case