Skip to content
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

fix[TagsView]: fixed CachedView bug (PanJiaChen#406) #2753

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

liangminhua
Copy link

遍历缓存组件名称,不依赖路由name属性。
当使用匿名组件时cachedView会包含undefined,以此诊断缓存失效。

@netlify
Copy link

netlify bot commented Nov 15, 2019

Deploy preview for vue-element-admin ready!

Built with commit 1691053

https://deploy-preview-2753--vue-element-admin.netlify.com

@mokedeng
Copy link

mokedeng commented Dec 9, 2019

上述改动有2个问题:
1.关闭某个tab页后,缓存没有清空
2.tab页右击,点刷新后,数据不能被清空

@liangminhua
Copy link
Author

@mokedeng 已修复

上述改动有2个问题:
1.关闭某个tab页后,缓存没有清空
2.tab页右击,点刷新后,数据不能被清空

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants