Skip to content

FirebaseError #39

Description

@harshithvh

Getting this error :
Uncaught FirebaseError: Type does not match the expected instance. Did you pass a reference from a different Firestore SDK?
The above error occurred in the ChatRoom component

But if I remove this line
const [messages] = useCollectionData(q);
everything works fine

Any help would be appreciated

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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