Albatrauz
Firebase error
I'm having troublue using Firebase with Nuxt, even following this video: https://www.youtube.com/watch?v=_pSkWZxLXsA
I'm still getting the error: Error adding document: FirebaseError: Expected first argument to collection() to be a CollectionReference, a DocumentReference or FirebaseFirestore
I use Firebase as a plugin using the following code:
In my template I'm using this:
Thanks in advance!
5 replies