nuxt-firebase-auth
nuxt-firebase-auth copied to clipboard
Plugin doesn't work with fetch method
trafficstars
Nuxt has a fetch method called prior to loading the page component.
If this fetch method tries to get data from firestore (using the firebase plugin as provided in your repo, not your blog which doesn't match the repo any more) then nuxt will say that firebase is not initialized.