-
-
Notifications
You must be signed in to change notification settings - Fork 5k
nested router-view renders incorrect component with wrapping keep-alive at root #2552
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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: