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 a QEditor is used inside a QDialog, if the editor is maximized using the editor maximize toolbar button, edition is not possible. ### What did you...

kind/bug 🐞
Qv1
bug/1-repro-available
area/components

### What happened? I have written a custom wrapper around the QTable that overwrites the body slot and allows a user to specify a column-component. I have keyed both if-paths...

kind/bug 🐞
Qv1
bug/1-repro-available
area/components

**Is your feature request related to a problem? Please describe.** I would really like to integrate Quasar into Nuxt 3 with SSR mode enabled. I have a working prototype (`yarn...

kind/feature 💡

**Is your feature request related to a problem? Please describe.** To activate Qmenu/QBtnDropdow on mouseover effect, there is a hack I got from @hawkeye64. [Codepen](https://codepen.io/Hawkeye64/pen/OqBjxM) That is a lot of...

kind/feature 💡

### What happened? The user has to double-tap outside a QDialog to close it when the app is built for cordova/iOS. Single tap doesn't do anything. ### What did you...

kind/bug 🐞
bug/0-needs-info
mode/cordova
Qv2 🔝
flavour/quasar-cli-webpack
area/components

### What happened? my new project have checked IE 11 support, but it still doesn't work in IE 11 ![image](https://user-images.githubusercontent.com/51245335/182752818-0b1adcfa-a460-4f78-b5d4-11b9501b5d4d.png) ![image](https://user-images.githubusercontent.com/51245335/182756452-1c1c32f6-729d-4c1c-a7e4-5f9f35fdd98b.png) Other browsers work fine ### What did you expect...

kind/bug 🐞
Qv1
mode/spa
bug/1-hard-to-reproduce
bug/1-repro-available

### What happened? When creating a `$q.dialog({ prompt })` and setting `prompt.type` to `file`, `onOk`, Firefox does not return the selected file, instead returning an empty file list (tested using...

kind/bug 🐞
Qv2 🔝
mode/spa
flavour/quasar-cli-webpack
bug/1-repro-available
area/plugins

### What happened? CSS animation/transitions on hover for Chrome on macOS have a noticeable delay which causes an abrupt color transition instead of the smooth transition. This is observable on...

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

The workaround for using `i18n` with composition api currently described here: https://quasar.dev/start/upgrade-guide#vue-i18n-v9 causes some problems for me. When used it generated the following warning message: ``` [intlify] Not supported 'formatter'....

kind/docs 📄
Qv2 🔝

**Is your feature request related to a problem? Please describe.** I use q-table with expanding rows. I think that from UI perspective is better to have a row expanded with...

kind/feature 💡