Skip to content

Setting filter, orderBy or some other property shouldn't run a reload #43

@nedsalk

Description

@nedsalk

The reload of data should only happen when state.reload() gets called. Sometimes we want to use .setOrderBy and .setFilter simulatenously and this would trigger two calls.

Also the setOrderBy should be string | undefined

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