-
![image](https://github.com/user-attachments/assets/4e6a5fa7-df00-48f4-94e0-0b40920a5a15)
Without this, yarn lint returns:
> Usage Error: Couldn't find the node_modules state file - running an i…
-
With latest Quasar 2.17.0 and app-vite-v2.0.0-beta.22
there are a lot of SASS Deprecation Warnings arising running cmd: `quasar dev | build`
```
color: lighten($blue-8, 10%)
│ …
-
**Describe the bug (with repro)**
I created a new Quasar project, did some work in it, then tried to do `quasar ext add @quasar/qmarkdown@next` and got this error:
```
% bun quasar ext add @q…
garyo updated
23 hours ago
-
## Bug Report
Im using the Preferences Plugin to store the current used locale on the device.
```
// language.ts
await Preferences.set({
key: 'locale',
value: updatedLocale.value,
…
-
noc_index doesn’t belong in dev_msgs.h. dev_msgs.h is the contract between the host and the device for communication, these don’t belong there. core_config.h makes more sense (since, eg, quasar, onl…
-
### Versions
- vite-plugin-federation: 1.3.6
- @quasar/app-vite: 1.8.0
- quasar: 2.17.0
### Reproduction
- CMD git clone git@github.com:originjs/vite-plugin-federation.git
- CMD cd vite-plug…
-
### What happened?
When a q-tree with any tick-strategy is present, it will not tab through the tickable boxes and in fact trap the keyboard.
### What did you expect to happen?
I woiuld expec…
-
### 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
##…
-
After cloning I tried Quasar dev it didn't start get this error: Error Unknown command "dev". Also I don't see any quasar.conf.js inside the app folder
-
` Pkg quasar............. v2.10.2
» Pkg @quasar/app-vite... v1.1.3 `
run:
`quasar ext add @quasar/qpdfviewer`
returns:
` App • Quasar App Extension "@quasar/qpdfviewer" successfully installe…