Skip to content

observer functions not firing because childChanged firebase event calls set on entire object.  #122

@ryanwtyler

Description

@ryanwtyler

https://github.com/GoogleWebComponents/firebase-element/blob/master/firebase-collection.html#L612

this line calls set on the entire object that changed. not the subproperty of the object that changed. so my dom-repeat sort function runs on the client that made the local change. but other clients don't get set called on the property that fires the sort function.

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