quasar icon indicating copy to clipboard operation
quasar copied to clipboard

Quasar Framework - Build high-performance VueJS user interfaces in record time

Results 363 quasar issues
Sort by recently updated
recently updated
newest added

### What happened? When building a project with the -d flag (quasar build -m pwa -d) and the included Dialog plugin In the file automatically generated using generate SW ->...

kind/bug 🐞
bug/0-needs-info
Qv2 🔝
mode/pwa
area/cli
area/plugins
flavour/quasar-cli-vite

### What happened? I am using server.url in capacitor.config.json for the production deployment of my app. The purpose is to leverage PWA's auto update capability. Built my app like suggested...

kind/bug 🐞
mode/capacitor
Qv1
bug/1-repro-available

### What happened? `$q.platform.is.capacitor return` `undefined` running `quasar d -m capacitor -T android --ide` ### What did you expect to happen? running test on android studio emulator ### Reproduction URL...

kind/bug 🐞
bug/0-needs-info
mode/capacitor
Qv2 🔝
flavour/quasar-cli-webpack

### What happened? When using mask property and clearable on q-input, once input is cleared, the model value is `""` instead of `null` ### What did you expect to happen?...

kind/bug 🐞
Qv2 🔝
bug/1-repro-available
area/components
flavour/quasar-cli-vite

### What happened? In a very specfic use case (qtab inside qtoolbar), qtab arrow starts flickering. I think is it related to `mobile-arrows` and `outside-arrows` properties. The arrow is constatilly...

kind/bug 🐞
Qv2 🔝
bug/1-repro-available
area/components
flavour/quasar-cli-vite

### What happened? I created a `` and tried to add new values. Once I blur the field the value disappears. There seems to be a difference in blurring the...

kind/bug 🐞
Qv2 🔝
flavour/quasar-cli-webpack
bug/1-repro-available
area/components

### What happened? When using `body-selection` slot on QTable, the `evt` object which is passed to the `@selection` handler is undefined. The `@selection` event handler is passed a payload object...

kind/bug 🐞
Qv2 🔝
bug/1-repro-available
area/components
flavour/quasar-cli-vite

Currently, https://quasar.dev/quasar-cli-vite/directory-structure and https://quasar.dev/quasar-cli-webpack/directory-structure look dull. ![image](https://user-images.githubusercontent.com/6266078/179729556-50cb21b5-93aa-4e21-8e13-7d993c69670b.png) It can be made interactive, then enrichened with more information and references. Something similar to this might be nice: https://quasar.dev/vue-components/tree#example--with-qsplitter-and-qtabpanels

kind/docs 📄
good first issue

### What happened? When testing a Quasar project, with the Web Accessibility Evaluation tool (WAVE), that contains QCheckbox/QToggle/QRadio components, fails with **Missing form label** errors. ### What did you expect...

kind/bug 🐞
Qv1

The current documentation is [very limited](https://forum.quasar-framework.org/topic/6134/accessibility-web-content-accessibility-guidelines-wcag/12) regarding the accessibility of Quasar. All it says is "Accessibility features" on the [Why Quasar](https://quasar.dev/introduction-to-quasar#best-practices-integrated-by-default) page. Since the rest of the Quasar documentation is...

kind/docs 📄
Qv2 🔝
area/a11y