-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nested router-view renders incorrect component with wrapping keep-alive at root #2552
nested router-view renders incorrect component with wrapping keep-alive at root #2552
Comments
Seems to be related to the Wrapper component containing the note to myself: doesn't seem to happen in vanilla Vue: https://jsfiddle.net/u7b4srja/ |
in the forth step, |
#2552) (#2592) Fix #2552 <!-- Please make sure to read the Pull Request Guidelines: https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md#pull-request-guidelines -->
Version
3.0.2
Reproduction link
https://jsfiddle.net/zrh122/vmopsbeh/
Steps to reproduce
What is expected?
index child1 component
What is actually happening?
index child2 component
The text was updated successfully, but these errors were encountered: