-
## The devDependency [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli) was updated from `3.1.4` to `3.1.5`.
🚨 [View failing branch](https://github.com/Saeris/vue-mana/compare/master...Saeri…
-
**Checklist**
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell us about …
-
### Version
4.5.15
### Environment info
```
System:
OS: macOS 11.6
CPU: (4) x64 Intel(R) Core(TM) i5-4308U CPU @ 2.80GHz
Binaries:
Node: 16.13.0 - ~/.nvm/versions/node/v16.13…
-
### Reporting a bug?
If i use a i18n in a pure ts file in my assets foulder the Missing Entry detection from i18n:report doesn't work correctly:
```ts
import i18n from "@/i18n";
const { t } = …
-
### 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 …
-
### Version
4.5.0
### Environment info
```
System:
OS: Linux 5.14 Debian GNU/Linux 11 (bullseye) 11 (bullseye)
CPU: (8) x64 Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
B…
-
## Bug Report
**Current Behavior**
I am using the great carousel in my VUE CLI project and it works fine. But when I export the project to a web component through the VUE CLI build service, then t…
-
There are many places that accept v-html input and the input isn't sanitized for xss attacks, we leave this to the user. I think we should remove all the v-html places since we have slots everywhere t…
-
**Checklist**
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell u…
-
It seems that alot of dependencies are missing after `npm install`.
I have done the following:
1. `git clone git@github.com:gustaYo/vue-chess.git`
2. `cd vue-chess`
3. `npm install`
4. `yes |…