Camille Drapier
Camille Drapier
**Is your feature request related to a problem? Please describe.** We would like to migrate form Quasar v1 to Quasar v2. In our current application, we have "auto-open/close" selects on...
### Reporting a bug? I get the following error when I try to call `$t`, in an async method that makes the current component not being rendered anymore: ``` Uncaught...
**Describe the bug** When calling `stop()`, we expect the client to end up in the 'offline' status, but sometimes (somewhat extreme network environment?) the 'offline' event is triggered before the...
### What happened? While using Firefox, have a `q-input` (or `q-btn`), attatch a `q-popup-proxy` (it seems the problem would happen with a simpler `q-menu` as well) to that `q-input`. Inside...
**Describe the bug** Upon calling [client.disconnect();](https://github.com/xmppjs/xmpp.js/blob/63aecc49157980f6d68cc58605cf8a3fef664a2a/packages/connection/index.js#L244) I notice I sometimes having the following problem raised in [promise.js](https://github.com/xmppjs/xmpp.js/blob/63aecc49157980f6d68cc58605cf8a3fef664a2a/packages/events/lib/promise.js#L25-L27) Sadly, I'm not completely sure about how to reproduce this problem as it...
### What happened? After migrating to `@quasar/app-webpack` v4, the `analyze: true` `build` option of Quasar does not display the treemap anymore. ### What did you expect to happen? When using...
While reading the recent changelog, I noticed a small typo. Here I propose to fix it, together with an older one.
Since Cypress `15.0.0` was [released a short while ago](https://docs.cypress.io/app/references/changelog#15-0-0), it would be great if `@quasar/quasar-app-extension-testing-e2e-cypress` would allow using it. I have run a few test with cypress 15.0.0, and it...
Since eslint-plugin-jest `29.0.0` was [released a short while ago](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md#2900-2025-06-18), it would be great if `@quasar/quasar-app-extension-testing-unit-jest` would allow using it. I have run a few test with eslint-plugin-jest `29.0.0`, and it...