Skip to content

querying doesn't stop when new query is selected #29

@AronBuzogany

Description

@AronBuzogany

In V1, we were able to stop the query as it was processed as a stream, we unsubscribed from the iterator and killed it.
Currently we have to use toArray on the iterator and return a promise to react-admin.

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