If I have a complex object with objects as property values, how can I filter by one of the nested properties?
Can this be done with the OOB ng-repeat filter?
In latest version of angularjs nested obj filter implemented by default.can use filter normally. It for angular 1 only