Skip to content
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
@kueblboe

Description

@kueblboe

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions