Skip to content

bug(FirebaseList): doesn't update when the whole path is removed #27

@jeffbcross

Description

@jeffbcross

Presumably could listen to the value event of the child, and check if the snapshot is null.

For example, if the list is myfirebase/questions, and the questions path itself is removed, the synchronized array is not updated, and client still sees old list of questions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions