Skip to content

Check if sub to doc updates when doc is created #14

@cray0000

Description

@cray0000

Check the following scenario:

  1. Component A subscribes to a document with magic ID. This document doesn't exist yet
  2. Component B triggers creation of this document.
  3. Component A should correctly re-render (since the document now exists and it needs to do something with it)

Metadata

Metadata

Assignees

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