Skip to content

usesFirestoreDocData stuck in status: "loading" if data does not exist #440

@jhuleatt

Description

@jhuleatt

Originally posted by @namiwang in #438 (reply in thread)

Expected behavior

{
  // ...
  status: "success",
  data: undefined,
  // ...
}

Actual behavior

{
  // ...
  status: "loading",
  data: undefined,
  // ...
}

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