nuxt-ssr-firebase
nuxt-ssr-firebase copied to clipboard
Error While Integration with Vuetify
Hi, I tried to integrate this project with Vuetify and it display an error in the console like this,
It seems every third party component can't be included in custom nuxt directory like this.
Did you check the vuetify SSR documentation ? https://vuetifyjs.com/en/guides/server-side-rendering
Hi @Nayir That documentation just like any other documentation, doesn't mention specific needed for Vuetify to work. Beside that, my problem seems caused by the Nuxt configuration, not by Vuetify.
Did you find a solution to make it work with vuetify ?
Hi @AlexSwtlsk I ended up with changin nuxt development mode to SPA, because I also have problem while deploying the project to firebase.
@jefrydco thanks for your answer. So, are you saying your repo https://github.com/jefrydco/nuxt-vuetify-firebase-ssr doesn't deploy on firebase or is not SSR anymore ?
@AlexSwtlsk Yes I'm, I'm currently use this repo https://github.com/jefrydco/nuxt-pwa-vuetify-starter to start of my project.
"yes" for which one of my questions ? 😄
:smile: I mean that I'm currently not use the repo on that link you attach. Instean I use the repo I mentioned earlier for starter.
@jefrydco How about deployment with firebase hosting progress?
@legiahoang I didn't try it again, but error I mentioned before is still exist