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.
When using dot notation to filter on a specific object key the filter doesn't return any results.
For instance: ng-repeat="friend in friends | filter:{person.name: searchText}"
Full example on JSFiddle: http://jsfiddle.net/qYYN4/7/
Used to work in 1.2.10. Not working in 1.2.11 or 1.2.12.
The text was updated successfully, but these errors were encountered: