We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
进入非缓存页面后切换至缓存页面,页面应还被缓存
官网仓库可复现 1、进入缓存页面1 ,页面1被缓存 2、进入缓存页面2,页面2被缓存 3、切换至页面1,页面1是缓存的,未重新渲染 4、进入非缓存页面3,然后切换至页面1,页面1重新渲染
The text was updated successfully, but these errors were encountered:
No branches or pull requests
基本信息
预期结果
进入非缓存页面后切换至缓存页面,页面应还被缓存
复现步骤
官网仓库可复现
1、进入缓存页面1 ,页面1被缓存
2、进入缓存页面2,页面2被缓存
3、切换至页面1,页面1是缓存的,未重新渲染
4、进入非缓存页面3,然后切换至页面1,页面1重新渲染
The text was updated successfully, but these errors were encountered: