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

主应用预加载开启后,加载其他子应用静态资源的请求会阻塞当前挂载应用的业务请求,特别是浏览器禁用缓存且子应用数量多(10个)的时候,阻塞尤为明显,这个能有其他的办法解决么? #2743

Closed
HappyYang233 opened this issue Oct 20, 2023 · 1 comment

Comments

@HappyYang233
Copy link

What happens?

主应用预加载开启后,加载其他子应用静态资源的请求会阻塞当前挂载应用的业务请求,特别是浏览器禁用缓存且子应用数量多(10个)的时候,阻塞尤为明显,这个能有其他的办法解决么?

最小可复现仓库

公司项目,无法提供仓库

复现步骤,错误日志以及相关配置

1、默认使用qiankun的预加载配置即prefetch=true,打开浏览器的network,禁用浏览器缓存,进入第一个子应用,查看第一个子应用请求的完成时间
2、关闭prefetch,查看第一个子应用请求的完成时间
3、对比

相关环境信息

qiankun Version:2.8.0
Platform Version:谷歌浏览器
Browser Version: 70及以上

@github-actions
Copy link

由于缺乏足够的信息(github、stackblitz、codesandbox等可复现仓库),我们暂时关闭了该 Issue。请修改(不要回复) Issue 提供最小重现以重新开启。谢谢。如果只是单独的技术咨询,可移步 https://qiankun.umijs.org/#-community 交流~

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 20, 2023
@HappyYang233 HappyYang233 changed the title [Bug]请遵循下文模板提交问题,否则您的问题会被关闭 主应用预加载开启后,加载其他子应用静态资源的请求会阻塞当前挂载应用的业务请求,特别是浏览器禁用缓存且子应用数量多(10个)的时候,阻塞尤为明显,这个能有其他的办法解决么? Oct 20, 2023
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

No branches or pull requests

1 participant