Skip to content

DeltaDocumentSnapshot data() returns incorrect any type #146

@0x80

Description

@0x80

In the reference docs it says that the DeltaDocumentSnapshot data method returns a DeltaDocumentSnapshot. The text is correct I guess, just not the return type. According to the source code it is any.

See src/providers/firestore.ts#L79

I arrived here from posting this issue earlier firebase/firebase-js-sdk/issues/330

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions