Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
christophe-g opened this issue Jan 14, 2019 · 0 comments
Open

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

christophe-g opened this issue Jan 14, 2019 · 0 comments

Comments

@christophe-g
Copy link
Contributor

christophe-g commented Jan 14, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant