nuxt-firebase-auth icon indicating copy to clipboard operation
nuxt-firebase-auth copied to clipboard

Plugin doesn't work with fetch method

Open SumNeuron opened this issue 6 years ago • 0 comments
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.

SumNeuron avatar Apr 15 '19 10:04 SumNeuron