-
## **Description**
I'm experiencing an issue where the Shepherd.js modal is not scrollable on iOS devices (iPhone and iPad) when used within a Vue 3 and Quasar project. The modal works as expected …
-
### What happened?
When you include the `Notify` plugin in `quasar.config.js`, virtual scroll breaks. See the provided example where holding the scrollbar still makes the virtual scroll scroll to the…
w0pp updated
8 months ago
-
[17:36:11.379] $ node build/index.js && quasar build -m ssr
[17:36:11.420] node:internal/modules/cjs/loader:1137
[17:36:11.420] throw err;
[17:36:11.420] ^
[17:36:11.421]
[17:36:11.421] Erro…
-
I am trying to integrate the vue-smooth-dnd plugin (which I am generally loving, by the way) with the Quasar UI framework on top of vue.js. Things seems to work wonderfully with desktop browsers (Chr…
-
### What happened?
I ran `yarn quasar dev`, then hit ctrl-C. But it carried on working, e.g. outputting:
```
• Compiling:
└── UI ████ 16% building 0/3 entries 2650/2700 depende…
-
### What happened?
Adding a lot of QInput components (In my case 500) to the page results to a huge lags.
[Video](https://youtu.be/w6EjbQevfXE)
I noticed that the wider the browser window, the …
-
Thank you for writing quasar-map-mapbox
I created a very simple component that uses QMap:
```
import QMap from '@wmfs/quasar-map-mapbox'
export default {
components: { QMap …
-
### What happened?
I am running `npx @quasar/icongenie generate -i ./path/to/image.png` in Github Actions CICD and I'm getting these deprecation warnings for `icongenie`.
```
npm WARN exec The …
-
### Software version
quasar-cli: v0.17.22
quasar framework: v0.17.18
OS: Ubuntu 16.04.3 LTS
Node: v8.14.0
NPM: 6.4.1
Any other software related to your bug:
### What did you get as the …
-
I am trying to integrate vue-concurrency with Quasar v2, a Vue 3 framework. When using `usePipeTask` I get the following error:
```
Uncaught (in promise) TypeError: c.perform is not a function
…