You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: