keepAlive cache invalidation #483
Unanswered
LannyChung
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
The file structure as follows can lead to keepAlive caching being ineffective:
Meanwhile, the following views structure is properly cached:
It's worth noting that the code content is identical; it's only the file structure that differs.
App.vue code snippet provided below:
login code snippet provided below:
register code snippet provided below:
Reproduction
System Info
*Used Package Manager
npm
Validations
Beta Was this translation helpful? Give feedback.
All reactions