mayflower
mayflower
NNuxt
Created by mayflower on 4/22/2024 in #❓・help
Nuxt-Vuefire's way to set firebase.firestore.Settings
Is there any way to set firebase.firestore.Settings with Nuxt-Vuefire? https://firebase.google.com/docs/reference/js/v8/firebase.firestore.Settings I would like to be able to do something like this, but with Vuefire: const firestore = initializeFirestore(firebaseApp, { experimentalAutoDetectLongPolling: true, })
1 replies