Skip to content

Conversation

@rahman-D3V
Copy link

This PR fixes a documentation inconsistency where the setDoc() example
using { merge: true } was missing the await keyword.

setDoc() is async regardless of the merge option, and other examples
on the same page already include await.

Fixes #330.

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

Successfully merging this pull request may close these issues.

missing keyword await for the set_with_merge.js file

1 participant