Why is my date null in fetchSnapshot?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 456
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 5
Description
Hey folks,
I'm using fetchSnapshot to get versions of my document, while in response i've got everything correctly however date of when version is created is always returning null, do we even have that in response? I suppose that when creating new version, date is assigned?
Does someone have an idea what may be problem here?

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the fetchSnapshot API and its response fields, then reproduce the reported case where the version creation date is null. Done means establishing whether a creation date is supported in the response and, if so, correcting the behavior or documenting the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100