Skip to content

Filterfunction should work with non object values #26

@LiamMartens

Description

@LiamMartens

Due to the way the filterFunction is currently implemented it is only able to handle objects. This causes strings in the state to be "objectified" during a filterFunction operation.
eg

{
    "0": "A",
    "1": "B",
    "2": "C",
    ...
}

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