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

this.queryHandles keys refers to query options instead of actual WatchedQueryHandle #8

Description

@lgollut

mapQueriesToProps seems to be initially designed to call watchQuery(options) in bde5a2c but is implemented without passing the function. this.queryHandles hence only contains queries options and unsubcribeAllQueries() fails on this.queryHandles[key].stop()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions