This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Regression in using dot notation in filter object #6213
Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels