Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

_.filter doesn't behave as it should with object #7

@adjohu

Description

@adjohu

Hi,

Due to the fact _.filter proxies to angular's built in filter, using _.filter on an object doesn't work correctly.

I expect the second parameter to be the object key, but instead the object is converted to an array and the second param is the index.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions