-
### Reproduction
https://codesandbox.io/p/sandbox/vue-router-4-addroute-bug-4t7fyx
### Steps to reproduce the bug
[Vue Router warn]: Finding ancestor route "/:path(.*)*" failed for "/:path(.*…
-
### Version
4.5.7
### Environment info
```
Environment Info:
System:
OS: Linux 5.4 Ubuntu 20.04.1 LTS (Focal Fossa)
CPU: (24) x64 AMD Ryzen 9 3900X 12-Core Processor
Binaries:
…
-
## 需求
昨天接了个项目,维护别人开发好的后台管理系统。
业务场景:点击左侧菜单栏,右侧渲染对应路由页面并在头部有对应的tags标签,点击tag标签也相当于路由跳转到对应页面。
要求:
1. 点击菜单栏时,右侧面板顶部需要有与点击过的菜单一一对应的tab/tag标签,点击该标签也是跳转到对应路由,标签可关闭
2. 点击菜单栏时,将对应页面重新渲染,清空数据
3. 点击tag标签时…
-
About Cypress:
* They have recently locked out third party panels
* They have disrupted existing users
Given the latest controversies about Cypress, I recommend we change the default to Playrig…
-
### Version
4.5.4
### Reproduction link
[https://github.com/unikitty37/vue-cli-base-url-demo](https://github.com/unikitty37/vue-cli-base-url-demo)
### Environment info
```
Environm…
-
I'm writing a mobile app. Each tab should have its own navigation stack, i.e. you can navigate in the "News" tab, switch to the about tab and hit "About", and switch back to the News tab, leaving off …
-
### Version
4.5.17
### Environment info
```
System:
OS: Linux 5.4 Ubuntu 20.04.4 LTS (Focal Fossa)
CPU: (8) x64 Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
Binaries:
Node: 14.1…
-
### 🐛 Bug 描述 Bug description
0. 非 '/'开始的 path 名字相同,被认为是激活了同个路由
```sh
path: "index"
```
![image](https://user-images.githubusercontent.com/25705196/212836613-0549709f-78ac-4b99-8886-110cbd1aef43.p…
-
As many of you know, 0.12 is planned to be the last point release and I believe Vue is in a stable enough state to consider a 1.0 in the near future. There's no date guarantee yet, but I want to make …
-
Is vuex supposed to be shown when used? For me it just says "No Vuex Store detected".