Skip to content

bug(types): ExtendedFirestoreInstance doesn't extend FirestoreStatics from 3.8.0 any more #1030

Closed
@ondrejhudek

Description

@ondrejhudek

In version 3.7.0 ExtendedFirestoreInstance used to extend FirestoreStatics.

Now in new 3.8.0 this extend was removed so the instance of useFirestore() which is a type of ExtendedFirestoreInstance doesn't have props of FirestoreStatics.

Because of this problem I cannot for example use prop FieldValue which exists on FirestoreStatics.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions