Typescript error when updating data with index signatures with an object as the value #1808
Labels
api: firestore
Issues related to the googleapis/nodejs-firestore API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Environment details
@google-cloud/firestore
version: 6.4.1Steps to reproduce
Here is the code giving the error
I've created this repository https://github.com/mrjoshua520/MinToReproduce-TransactionUpdateFieldValue/blob/main/index.ts
npm ci
npm run build
Here is the error that was obtained after following those steps
The text was updated successfully, but these errors were encountered: