-
### Version
4.5.15
### Reproduction link
[github.com](https://github.com/tonn/vue-cli-ts-watch-error)
### Environment info
```
Environment Info:
System:
OS: Windows 10 10.0…
-
#### Describe the bug
After updating from `0.33.0` to `0.36.3` (or any version > `0.33.0`), dispatching an `update` of multiple records at once using an array takes significantly longer than in any…
-
Hi. I'm stuck with adding vuetify to my stories.
I'm using vue CLI 4.5.7 with vue 2.6.11
Most of the components dont work correctly and i can't access vuetify global variables.
I have these err…
-
現状のテストだけで観点が足りているか、下記のサイトを参考にチェックする
https://lmiller1990.github.io/vue-testing-handbook/ja/
-
### What happened?
I am trying to dispatch an event test to `my-content-script` from a popup, using `background` as a proxy, and sending the event `test.bg` to it.
```typescript
async function …
-
### Version
6.0.0
and
6.0.0 beta 21
I also tried out the legacy v5.3.4 which is where I first experienced this recently, very similar problem.
### Browser and OS info
Chrome Version 98.0.4…
-
Ok, I am losing my mind on this one. xD
My problem, it seems, that the `background.ts` file is not even being compiled to the `dist_electron/bundled` folder.
`Serve` works fine... but `build` does…
-
### Version
5.0.8
### Reproduction link
[cli.vuejs.org/config/](https://cli.vuejs.org/config/#jest)
### Environment info
```
Environment Info:
System:
OS: Windows 11 10.0.22621
…
-
### Version
6.0.0-beta.11
### Browser and OS info
MacOS catalina 10.15.4 (19E266) with google chrome Version 90.0.4430.212 (Official Build) (x86_64)
### Steps to reproduce
I have …
-
Right now when using for example `localStorage` objects that are classes (and not interfaces) are not properly restored. Any properties or methods will not exist. Are there any plans to support this?
…