Thierry Di Lenarda
Thierry Di Lenarda
I confirm I have this message ONLY when the Vue Devtools 6.2.1 extension is activated. Console remains silent when deactivated. Error appeared after upgrading from Nuxt 3 RC6 to RC8....
As far as I understood, the Strapi module is accessible from the client-side only. I wanted to use it as well from Nitro, but we do not have access to...
I've been struggling with this for over a week now. I've tried [vue-mq](https://www.npmjs.com/package/vue-mq) as a client-only plugin. It works-ish... I've injected it like this`div v-if="$nuxt.$mq === 'xlarge' || $nuxt.$mq ===...
Hi @samk-dev, any news on that front? Did you find out where the bug is? Thanks!