Nuxt Version: 2.10.0
Vuetify Version: 2.1.0
This issue is overall here as a notice to let Nuxt + Vuetify users aware that Nuxt 2.10 is not compatible with Vuetify due to a Nuxt core change : https://github.com/nuxt/nuxt.js/pull/6477
Nuxt team is working on releasing a fix as soon as possible.
Thank you for your understanding.
This issue will be closed whenever the fix will be released around Nuxt.
Quick solution for now is to install [email protected]
@pimlie hi, I haven't tried the workaround yet but I want to make sure do you have any issues with it?
BTW, this appears have been resolved with Nuxt 2.10.2. I don't see any issues using @nuxtjs/[email protected] (which uses Vuetify 2.1.9+).
Should have been closed since months, the compatibility has been fixed with vue-meta
upgrade to 2.3
in Nuxt 2.10.1 (https://github.com/nuxt/nuxt.js/pull/6529)
Most helpful comment
Quick solution for now is to install
[email protected]