-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
fixed on 4.xThis issue has been already fixed on the v4 but exists in v3This issue has been already fixed on the v4 but exists in v3keep-aliveProblem appearing when using keep-aliveProblem appearing when using keep-alive
Description
Version
3.0.1
Reproduction link
https://codesandbox.io/s/zx88kqjzj4
Steps to reproduce
- Enter pageA.
- Click "pageB" to enter pageB .
- Click "pageC" to enter pageC from pageB.
- Click "pageA and pageB", then back to pageB.
- It's back to pageA, but the URL bar show it's in pageB.
What is expected?
back to pageA correctly
What is actually happening?
I can not back to pageB, and the pageA component seems to be destroyed.
...I'm not sure that the problem is caused by vue-router. Maybe it's caused by keep-alive component.
Metadata
Metadata
Assignees
Labels
fixed on 4.xThis issue has been already fixed on the v4 but exists in v3This issue has been already fixed on the v4 but exists in v3keep-aliveProblem appearing when using keep-aliveProblem appearing when using keep-alive