davidroyer / nuxt-ssr-firebase

Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting
https://nuxtssrfire.firebaseapp.com/
278 stars 62 forks source link

I cannot use in dynamic route when I refresh page it's error #4

Closed annibuliful closed 6 years ago

davidroyer commented 6 years ago

Everything has been updated so everything should work now

Nayir commented 6 years ago

Hello @davidroyer, I still have the same problem when I'm trying to refresh a route different from the root. For example my example.com/login is not rendering when I try to refresh the page. Do you all have the same issue ?