vue icon indicating copy to clipboard operation
vue copied to clipboard

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

Results 271 vue issues
Sort by recently updated
recently updated
newest added

### Version 2.7.7 ### Reproduction link [github.com](https://github.com/mcareydsgn/Chromium-Issue-1304217) ### Steps to reproduce Please use the github repository provided to see a working example. Instructions on how to run app is provided...

important

### Version 2.7.8 ### Reproduction link [jsfiddle.net/p0Leh19d/](https://jsfiddle.net/p0Leh19d/) ### Steps to reproduce 1. In the fiddle, hit the "increase X" button to see the watcher working. 2. Click "Use new instance...

### Version 2.7.8 ### Reproduction link [codesandbox.io](https://codesandbox.io/s/aged-microservice-oq98ys) ### Steps to reproduce Have a watcher with a dependency on the current `route`. Unmount the component. ### What is expected? No watcher...

bug
2.7

### Version 2.6.14 ### Reproduction link [github.com](https://github.com/869288142/-vue-lazy-fail-rollup) ### Steps to reproduce 1. git clone repo 2. pnpm install 3. pnpm build 4. node server.js 5. open http://localhost:3000/ in browser ###...

### Version 2.7.3 ### Reproduction link [github.com](https://github.com/chengfengfengwang/bug-report.git) ### Steps to reproduce npm install npm run dev ### What is expected? server run normal, show syntax error in App.vue; not loose...

### Version 2.6.14 ### Reproduction link [https://github.com/tcstory/vue-ssr-issue](https://github.com/tcstory/vue-ssr-issue) ### Steps to reproduce 1. npm run build 2. npm run start 3. visit http://localhost:3000/page1 with javascript enabled and disabled respectively ### What...

### Version 2.5.15 ### Reproduction link [https://jsfiddle.net/e2yxoomh/2/](https://jsfiddle.net/e2yxoomh/2/) ### Steps to reproduce Create a component that includes the word "map" (case insensitive). For example: - Map - MapView - mapper ###...

contribution welcome
improvement
good first issue
has PR

### Version 2.7.7 ### Steps to reproduce 打包 @vue/[email protected] 时报node模块不存在 ### What is expected? 打包 @vue/[email protected] 时不报错 ### What is actually happening? 打包 @vue/[email protected] 时报node模块不存在

feature request

**What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactor -...

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] Feature - [ ] Code style update - [x] Refactor -...