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

**Describe the bug** [FOUDT: Flash of Unstyled Dark Theme](https://webcloud.se/blog/2020-04-06-flash-of-unstyled-dark-theme/) **Codepen/jsFiddle/Codesandbox**: https://codesandbox.io/s/peaceful-spence-jmu5d **To Reproduce** Steps to reproduce the behavior using given sandbox: 1. Make sure your browser is supporting `(prefers-color-scheme: dark)`...

kind/bug 🐞
has PR :100:

### What happened? I'm using Quasar 1.19.4 with a NVDA screenreader and noticed that QSelect does not pronounce the label when it is focussed. This does work on Quasar 2+....

kind/bug 🐞
Qv1
flavour/umd
bug/1-repro-available
area/components
area/style

**Describe the bug** When using SSR and some conditional class based on `$q.screen.something` in an async component this conditional class is not updated. Example component: ```vue import { defineComponent }...

kind/bug 🐞
Qv2 🔝

**What kind of change does this PR introduce?** - [ ] Bugfix - [x] Feature - [ ] Documentation - [ ] Code style update - [ ] Refactor -...

**Quasar CLI with Vite already supports this** https://quasar.dev/quasar-cli-vite/developing-ssr/ssr-webserver#replacing-express-js ------ **Is your feature request related to a problem? Please describe.** Not all project using express as backend. A clear and concise...

kind/feature 💡
mode/ssr
flavour/quasar-cli-webpack
area/cli

### What happened? When using QInput with `type="number"` and `required`, the label is always floated, even when the input has no value. ### What did you expect to happen? The...

kind/bug 🐞
Qv1
flavour/vue-cli-plugin
bug/1-repro-available
area/components
area/style

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [X] Feature - [X] Documentation - [ ] Code style update - [...

### What happened? The cancel button is not accessible by forward tabbing (shift + tab works) on a dialog with only a `cancel` and `ok` button and no focusable elements...

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

**Describe the bug** My iPhone can paste text on q-input, can not paste on q-input with textarea type **Codepen/jsFiddle/Codesandbox (required)** Test on [Quasar Docs](https://quasar.dev/vue-components/input#QInput-API) **To Reproduce** Steps to reproduce the...

kind/bug 🐞
kind/docs 📄

### What happened? Either I can't focus on them at all or they sort of half focus and the keyboard appears, but no cursor is visible and whatever I type...

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