umijs / qiankun

📦 🚀 Blazing fast, simple and complete solution for micro frontends.
https://qiankun.umijs.org
MIT License
15.61k stars 2k forks source link

切换子应用的不同路由过程中,主应用的container组件也会卸载吗 #2889

Closed gitshuang closed 6 months ago

gitshuang commented 6 months ago

What happens?

在做vue2 多tab主应用,从主应用菜单中有两个子应用路由,点击路由1的时候,能够加载子应用相应路由1页面,且主应用tab页签上追加了一个路由1 的tab,点击路由2的时候,页面url地址栏一闪而过路由2的url,然后跳转到主应用默认路由页面,主应用tab页签上也追加了一个路由2的tab.,这时候所有的tab都不能点击了。

Mini Showcase Repository(REQUIRED)

Provide a mini GitHub repository which can reproduce the issue.

How To Reproduce

Steps to reproduce the behavior: 1. 2.

Expected behavior 1. 2.

Context

github-actions[bot] commented 6 months ago

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