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

Firestore: collections updates #283

@merlinnot

Description

@merlinnot

When a document in a collection is updated, a property is replaced with an entirely new array (see 2f5d602#diff-cd706bcc157b02ba8cbc5d4fb834a3eeR11). It forces elements such as iron-list, dom-repeat etc. to recreate all of its elements. I'd expect Firestore(Element|Mixin) to update only those documents which actually changed.

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