serverTimestamps with estimate returns null #5311
Unanswered
mnlfischer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Community,
I use the following code in my react app to get docs from firestore.
I expected that the createdAt prop in the doc returns an estimated value but I got null.
createdAt is created with serverTimestamp().
Do I something wrong?
I use 9...-beta.6
Beta Was this translation helpful? Give feedback.
All reactions