-
Quasar is a framework for VueJS https://quasar.dev/
-
### What happened?
By using q-input with a reverse-fill-mask, the cursor is going back by pressing backspace. It happens only on capacitor. In mobile browser or on desktop it works as expected.
q-…
-
**Is your feature request related to a problem? Please describe.**
I want a feature to remove quasar.sass in client-entry.js or server-entry.js.
**Describe the solution you'd like**
Set a variabl…
-
### What happened?
The screen starts to flicker at the moment you try to resize the window until you just see the scrollbar appear/disappear.
### What did you expect to happen?
No flickering…
-
Thanks for this plugin,
I am in middle of implementing this plugin in my quasar framework app.
While I was going through the ReadMe, I discovered that the logEvent is incorrectly documented and i…
-
### What happened?
When the Quasar Electron project is built and packaged, all public files are inaccessible when attempting to access them from the root path.
For example, `` tries to get the file …
-
Getting above error when adding storybook. It is correctly picking up .stories.ts files
![image](https://github.com/user-attachments/assets/f03d333f-1ffd-40bd-b277-c7cf41bced6d)
.storybook/main
`…
-
Quasar is built on Vue 3 but it has its own way of configuring webpack, its own plugin system, etc.
All the variants of unplugin would be a great addition, but I don't have the knowledge to do the i…
-
### Describe the bug
trying to create vue projects with quasar framework in all of them gives me the following error
### Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-zzbzw8
##…
-
i would like to use [`vuejs3-logger`](https://github.com/MarcSchaetz/vuejs3-logger) with my quasar app.
i translated the setup to this boot file:
```js
import { boot } from 'quasar/wrappers'
i…