Skip to content

When using a reference in a filter, FirestoreCollection reloads on every render #22

Description

@bfirsh

E.g. when doing filter={["thing", "==", db.doc("things/" + thing)]}. I think this is because deepEqual thinks they’re always different, but I haven’t investigated in detail.

See also #19

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions