Skip to content
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
kueblboe opened this issue Feb 11, 2014 · 1 comment
Closed

Regression in using dot notation in filter object #6213

kueblboe opened this issue Feb 11, 2014 · 1 comment

Comments

@kueblboe
Copy link

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.

@kueblboe
Copy link
Author

OK, just found the commit that caused this: 339a165

There is already a discussion going on over here: #6009

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant