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

firebase-query not setting exists=false on the first run #349

@iSuslov

Description

@iSuslov

Description

firebase-query not setting exists=false on the first run

Expected outcome

exists=false on the first run when snapshot.hasChildren() == false

Actual outcome

ignores exists parameter and leaves it as null. Can not track that loading is finished

Steps to reproduce

Create firebase-query for empty collection and check what happens with exists property (Nothing).

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