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

[Firestore Mixin] Collection (using live:true) not updating variable in realtime when new document added #343

@derhuebiii

Description

@derhuebiii

Description

Using the Firestore Mixin I do not get collection realtime updates (using live:true) when a new document is added to a collection. If I change data within an existing document this is reflected, so realtime updates work there.
I also checked with an observer, same behaviour.

Expected outcome

Update of data variable if document is added/deleted.

Actual outcome

Data is not reflected as realtime update.

Live Demo

Steps to reproduce

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10

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