You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a shame. Quasar seems to want to be exclusive and lock the users down to their ecosystem, instead of letting the user deciding what of its many tools to use. For example, if one only needs the UI, one could only use the components.
They don't add Nuxt 3 support because they want you to use Quasar's SSR. And instead of promoting Vite Plugin, so you can use Quasar in a Vite project, they promote Quasar CLI + Vite the most.
I've been promoting Quasar a lot, but that reply, and all the time I've been trying to get Quasar to work in Nuxt...
it's gonna make me move to Vuetify, which works nice for being in v3.0.0 beta... some hiccups here and there that I can ignore for now.
Describe the bug
The bug occurs when I try to implement any Quasar plugin.
Codepen/jsFiddle/Codesandbox (required)
StackBlitz Sandbox
Expected behavior
Use Quasar plugins on client only.
Example
nuxtApp.vueApp.use(Quasar, { plugins: ["Notify"] });
Full Error
window is not defined at $id_66d0eb88 (file:///D:/nuxt3-app/.nuxt/dist/server/server.mjs:1772:1154)
Platform (please complete the following information):
Quasar Version: 2.3.1
OS: Windows 11
Node: 16.13.0
The text was updated successfully, but these errors were encountered: