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

Polymer 2.0 paper-input with firebase-document deletes data #359

@christophe-g

Description

@christophe-g

With Polymer 2.0, firebase-document used together with paper-input as below:

<firebase-document path="/myPath" data= "{{data}}"></firebase-document>
<paper-input label="label" value="{{data.WILL_BE_DELETED}}"></paper-input>

deletes data on firebase.

This is posted for info (and warning) as the real culprit is iron-input as reported here: PolymerElements/iron-input#143

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