If you have a question or an issue, please start a thread in our Github Discussions Forum. This forum is closed for new threads/ topics.
Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi all,
If you generated a project already with Quasar v0.14 beta using the CLI, please update a dependency in package.json from: "quasar-extras": "0.0.6", to "quasar-extras": "^0.0.7",. And npm update quasar-extras.
"quasar-extras": "0.0.6",
"quasar-extras": "^0.0.7",
npm update quasar-extras
Thank you.