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.
Updated from 1.3.2 to 1.3.6 and one of my ng-repeat filters broke.
The solution was to change item in items | filter:search to item in items | filter:search.$.
Couldn't find it in the changelog. Am I missing something?