Skip to content

collectionStore seems to not be listening to real-time updates #117

Open
@masonstevens95

Description

@masonstevens95

I have a collectionStore referenced in firebase.ts:

image

it is referenced in another file

image

In this file, I have tried several methods to make the UI re-render when something changes in firebase.

here is a function where it is being used:

image

where it is called:

image

the filtered data is passed as props

image

when I add a new document to the backend, no re-render appears to happen. any console.log statement that I would expect to fire does not.

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