-
### Software version
quasar-cli: v0.17.22
quasar framework: v0.17.18
OS: Ubuntu 16.04.3 LTS
Node: v8.14.0
NPM: 6.4.1
Any other software related to your bug:
### What did you get as the …
-
Hi,
I have added this script to my package.json of my quasar project.
` "api-script": "openapi-generator generate -i api.json -g typescript-axios -o src/components/openapi"`
To use it I have tr…
-
I just started playing with Automerge. I am looking to see if it can bring CRDT's to my offline-first app! This is a Quasar project, so everything is always a little different. I'm using the Quasar 2,…
-
**Tell us about your environment**
quasar - 2.7.6 -- Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
@quasar/app-vite - 1.0.6 -- Quasar Framework …
-
When using this in new Quasar, nothing renders and dev server throws
`[Vue warn]: You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the t…
-
# RFC (Request for Comments) Template
## Please select your type of RFC (one or more):
_Put an `x` in the boxes that apply_
- [ ] Change ?
- [ ] Method ?
- [ ] Behavior ?
- [ ] Research ?
-…
-
Probably only useful for "power users", the APPLY feature would hook after the name and description of the new quasar project is defined. The SAVE feature would be :after a successful build where the …
-
**Describe the bug**
Not sure this is a but or rather some problem with my setup.
During the building of a docker image from my projet I get a `Cannot read property 'quasar' of undefined` error whic…
-
#### Describe the bug
https://stackblitz.com/edit/vitejs-vite-esd35p
#### Environment
- Vue version: [v3.4.5]
- Component Version: [e.g. 4.1.0-beta.7]
or2e updated
7 months ago
-
There is a testing extension for Quasar Framework that introduces code-coverage support for Cypress e2e testing: [link](https://github.com/quasarframework/quasar-testing/tree/dev/packages/e2e-cypress)…