-
When we create the first version of demos based on vuejs (https://github.com/eclipse-leshan/leshan/pull/977), the recommended version to use was :
- vuetify 2 (only stable one available, only compa…
-
### Reporting a bug?
The behaviour described in https://kazupon.github.io/vue-i18n/guide/fallback.html#fallback-interpolation does not work, at least with vue-i18n v9.10.2. One can not use the key as…
-
### Version
4.5.19
### Environment info
```
version vue-cli 4.5.14
```
### Steps to reproduce
I'm trying to install the @vue/cli-plugin-pwa package
after which it throws an…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.20.4`
- Nuxt Version: `3.13.2`
- CLI Version: `3.15.0`
- Nitro Version: `2.9.7`
- Package Manager: `yarn@1.22.19`
- …
-
Hello,
I have an issue using the standard API within a script which generate a Javascript Object containing all icons.
Here's the script (./scripts/icons.js) :
```
const fs = require('fs')
…
-
### What happened?
A q-input field with a mask, for example "##########", and a debounce of 75 or higher.
If you type some text into the input, then quickly delete the input (either buy highlig…
-
```
ncaught Error: [HMR] Hot Module Replacement is disabled.
at Object.eval (webpack:///(:8080/webpack)-hot-middleware/process-update.js?:10:9)
at eval (webpack:///(:8080/webpack)-hot-middl…
ghost updated
4 years ago
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v20.11.0
- Nuxt Version: 3.13.2
- CLI Version: 3.13.2
- Nitro Version: 2.9.7
- Package Manager…
-
The newer version of vue-cli 5.x migrates from webpack 4 to webpack 5, the newer version of webpack does change the support for web workers.
So, the latest version of vue-pdf throws the following e…
dvago updated
3 weeks ago
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…