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

Document or add a push or put method #157

Open
8 tasks done
maria-le opened this issue Nov 21, 2016 · 0 comments
Open
8 tasks done

Document or add a push or put method #157

maria-le opened this issue Nov 21, 2016 · 0 comments

Comments

@maria-le
Copy link

maria-le commented Nov 21, 2016

Here is the Stack Overflow question. Please post an answer there.

Description

firebase-document save() method overwrites existing data at the node endpoint.

Expected outcome

Insert data at my target endpoint node. Retain existing data.

Actual outcome

Existing data is overwritten and deleted.

Live Demo

See Stack Overflow question.

Steps to reproduce

See Stack Overflow question.

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
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