-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Allow to perform set with additional parameters (e.g. { merge: true }) #1204
Comments
@iclems Want to send in the PR? :) |
Sure! I always start by opening tickets to remember it myself ;-) |
Any updates on this? |
Indeed this is a crucial feature.
https://cloud.google.com/firestore/docs/manage-data/add-data EDIT: It is possible to use the firebase ref endpoint:
|
hello, is that problem resolved and we just only need update @jtomek solution to docs? |
This issue has already been fixed with #1332. No need to use the workaround above. You can do it like this.
|
Yahoo! one more problem resolved. Can we close that issue @iclems 😄 |
Fair. There's a work around with the new API now. Closing due to it being outdated. |
https://github.com/angular/angularfire2/blob/21133852c2cfcb2fc1402e63e8cddc0cff70d15c/src/firestore/document/document.ts#L52
The text was updated successfully, but these errors were encountered: