firebase / firebase/firebase-tools-ui
Document reference field value is not saved correctly when creating a document through Firestore emulator
Open
internal-bug-filed
- Dominant language
- TypeScript
- Stars
- 291
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
Using firebase-tools 9.10.2, when creating a document with a reference field the field is saved but the type appears to be a string with an empty string value.


After creating the document, if I then edit the document and update that field to be a reference it saves correctly.

Contributor guide
Assessment
This issue has not been assessed yet.