-
I'm having trouble to integrate flipbook-vue + Quasar Framework, I just Started with an empty Quasar Framework Template and importing flipbook-vue with yarn.
I can see the buttons but no mage. My c…
-
### What happened?
When running `vitest` I receive the following error:
```console
[Vue warn]: Component is missing template or render function.
at
at
at
at
at
at
…
-
-
Can't get @babel/plugin-proposal-optional-chaining to work in Quasar 1.x in .ts files (not Vue templates).
loader.transform-quasar-imports throws an error when it encounters optional chaining, it's…
-
```JS
// quasar.config.js
const
path = require('path'),
HtmlWebpackPlugin = require('html-webpack-plugin');
module.exports = function (ctx) {
...
build: {
...
chainWebpack…
-
Hello,
I'm looking to integrate Spark and Nova. I'll start with Spark installation on your base template, as it looks the default laravel install + Quasar folder in addition.
Mostly, I will need…
-
### What happened?
Hi, i'm trying to use v-bind css variables for SFC.
While this feature works on normal components it won't work while using q-dialogs.
### What did you expect to happen?
The d…
-
Here is my configuration [file](https://gitlab.com/paridhips/hyprdots/-/blob/matugen/.config/matugen/config.toml?ref_type=heads).
Here is the [color scheme](https://gitlab.com/paridhips/hyprdots/-…
-
### What happened?
I have this **App.vue** file
```
Quasar App {{ leftDrawerOpen }}
Quasar v{{ $q.version }}
…
-
Is anyone else having any trouble getting this code to build? I get all kinds of errors when running:
```
Failed to compile with 9 errors …