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
'#q-app/wrappers' is available in Quasar CLI with Vite(@quasar/app-vite) v2 and Quasar CLI with Webpack(@quasar/app-webpack) v4. So, it's not related to Quasar v3, which doesn't exist.
Just for completeness, for @quasar/app-vite v1 and @quasar/app-webpack specific docs, please visit https://legacy-app.quasar.dev/. But, it only contains the CLI sections, so the utils won't be in that docs.
Description
EventBus docs for v2.18 contain v3.x syntax.
The example for the boot file contains following import and does not compile
'#q-app/wrappers' refers to v3 syntax, as far as i understand.
Documentation Section URL
https://quasar.dev/quasar-utils/event-bus-util#introduction
Flavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
SPA Mode
The text was updated successfully, but these errors were encountered: