-
### Version
3.11.0
### Environment info
```
Environment Info:
System:
OS: macOS 10.14.6
CPU: (8) x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
Binaries:
Node: …
-
### Environment
**Vuetify Version:** 2.3.17
**Vue Version:** 2.6.11
**Browsers:** Chrome 86.0.4240.193
**OS:** Windows 10
### Steps to reproduce
Followng the faSvg guide on the vuetify docs do…
-
- Laravel Mix Version: v6.0.0-beta.2
- Node Version (`node -v`): v12.18.3
- NPM Version (`npm -v`): 6.14.8
- OS:
### Description:
Hello, i got an error on `npm run dev` :
```
[we…
-
The tag attributes should be reordered before printing them back into files. The best case scenario would allow the user to define the order in a configuration file. For a nice order regarding Vue.js …
-
Apologies if there is an obvious answer, but is there a simple way to dynamically add/insert code into the editor after the initial loading step?
For example, say that one wanted to add a new line …
-
**Tell us about your environment**
* **ESLint version:** 5.13.0
* **eslint-plugin-vue version:** 5.1.0
* **Node version:** 6.7.0
**Please show your full configuration:**
```js
module.expor…
-
# Feature Request
**Ionic version:**
[x] **5.x**
**Describe the Feature Request**
If I use the @ionic/core framework directly without going through Vue, all attributes that…
-
v2.1.3 - for some reason the "loaded" emit isn't stopping it from continuing to load results down the page. I'm pretty sure this was working before, but I can't figure out why this is happening.
So…
-
Hello I encountered an issue when using asyncComponents the mount seems to fail.
For my Icons Component, I use a base class that used asyncComponents to lazy load the iconname.vue files which consi…
-
Hi,
I'm getting coverage issues with Jest.
When I set mapCoverage: true, some files disapear from the coverage report.
Example:
```
# mapCoverage:true
src/api | 100 | …