-
### Version
5.0.8
### Reproduction link
[github.com](https://github.com/undergroundwires/privacy.sexy)
### Environment info
```
Binaries:
Node: 16.17.0 - ~/.nvm/versions/node/v16.17…
-
### Describe the bug
In `filterDisplay = 'menu'` mode, you cannot change `matchMode` . For `row` mode works fine.
Throws:
```
TypeError: Cannot read properties of undefined (reading '0')
at P…
-
### 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
…
-
After update to the [2.9.1](https://www.npmjs.com/package/vue-virtual-draglist/v/2.9.1) version it's throwing this error in the console.
This is not happening with the [2.9.0](https://www.npmjs…
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.5.11`
- Element Plus Version: `2.8.4`
- Browser / OS: `chrome`
- Build Tool: `Vue CLI`
## Reproduction
### Related Compone…
-
### Version
15.9.7
### Reproduction link
[https://github.com/masx200/webpack-react-vue-spa-awesome-config/tree/54ae5e83a1c55b08f2107faced36e66a97aa7a6b/](https://github.com/masx200/webpack-react-…
-
### Version
5.0.1
### Environment info
```
Environment Info:
System:
OS: macOS 12.0.1
CPU: (8) x64 Apple M1
Binaries:
Node: 14.15.5 - /usr/local/bin/node
…
-
### Describe the bug
When I created a js project using vue-cli, I wanted to auto import elementplus and icons , but the project couldn't run after the import。
the package.json like this:
```
"de…
-
Hello,
I've upgrade my project to use v4 of the Vue CLI, which requires a newer version of core-js.
I'm using the following versions:
```json
"core-js": "3.3.3",
"@vue/cli-service": "4.0.5"…
-
### Describe the bug
当我http服务器设置了发送头 Transfer-Encoding: chunked 属性后,fetch 请求失败
因为我的数据比较大,需要分块发送给客户端
### Reproduction
_No response_
### Expected behavior
_No response_
### Full `ta…