-
## Bug report(问题描述)
#### Steps to reproduce(问题复现步骤)
```
$ pnpm dev
> vue-element-admin@4.4.0 dev D:\workspace\go\src\****\vue-element-admin
> vue-cli-service serve
INFO Starting de…
-
https://github.com/prettier/prettier/issues/15462
-
An `on:` attribute, or something similar, would make it convenient to delegate all events from a component or html tag,
```html
// All events on a are delegated through the component.
My Link
`…
-
In Laravel 8 we can load Component with Inertiajs
We initialize Inertia in `app.blade.php` with this `@inertia`
After that in `app.js` file, we can initialize it like this:
```
const app = doc…
-
### Environment
------------------------------
- Operating System: `Linux`
- Node Version: `v17.6.0`
- Nuxt Version: `3.0.0-27458584.91fd16a`
- Package Manager: `yarn@1.22.18`
- Builder…
-
### What problem does this feature solve?
In vue-router v3 there was a nice method `addRoutes`. It allowed to multiple routes at once. In vue-router v4 I have noticed that only `addRoute` method is p…
-
### 描述问题 (Describe the problem)
动态路由返回的菜单第一项展开收缩卡顿,就是首页下面那个菜单点开和收起会很卡,但是只有动态路由返回的菜单会这样。并且也只有第一个菜单有这个情况,后面的菜单很复杂也不会卡。看过其他类似的issue,还是无法确定是啥问题
### 如何复现该问题 (How to reproduce the problem)
我用精简版的代码Mock返回…
-
## Current behaviour
Build time is incredibly increased if there is an import of vue sfc components in the code, from 4 seconds to 80. If there is a link to the style file in this component, th…
-
**Describe the bug**
Data binding does not appear to be working for checkboxes. Other input types, including radio buttons do work as expected. The model is initialized to an empty array but the chec…
-
### Version
3.2.31
### Reproduction link
[sfc.vuejs.org](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cD5cbmltcG9ydCB7IHJlZiB9IGZyb20gJ3Z1ZSdcblxuaW1wb3J0IE15Q29tcG9uZW50IGZyb20gJy4vQ29…