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

Error While Integration with Vuetify

Open jefrydco opened this issue 7 years ago • 10 comments

Hi, I tried to integrate this project with Vuetify and it display an error in the console like this, error

It seems every third party component can't be included in custom nuxt directory like this.

jefrydco avatar Feb 19 '18 14:02 jefrydco

Did you check the vuetify SSR documentation ? https://vuetifyjs.com/en/guides/server-side-rendering

Nayir avatar Feb 19 '18 23:02 Nayir

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.

jefrydco avatar Feb 20 '18 00:02 jefrydco

Did you find a solution to make it work with vuetify ?

AlexSwtlsk avatar Mar 15 '18 08:03 AlexSwtlsk

Hi @AlexSwtlsk I ended up with changin nuxt development mode to SPA, because I also have problem while deploying the project to firebase.

jefrydco avatar Mar 15 '18 08:03 jefrydco

@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 avatar Mar 15 '18 09:03 AlexSwtlsk

@AlexSwtlsk Yes I'm, I'm currently use this repo https://github.com/jefrydco/nuxt-pwa-vuetify-starter to start of my project.

jefrydco avatar Mar 15 '18 09:03 jefrydco

"yes" for which one of my questions ? 😄

AlexSwtlsk avatar Mar 15 '18 10:03 AlexSwtlsk

: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 avatar Mar 15 '18 10:03 jefrydco

@jefrydco How about deployment with firebase hosting progress?

hoangbits avatar Sep 23 '18 01:09 hoangbits

@legiahoang I didn't try it again, but error I mentioned before is still exist

jefrydco avatar Sep 23 '18 15:09 jefrydco