ice-lab / icestark

:tiger: Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io
https://micro-frontends.ice.work
MIT License
2.03k stars 173 forks source link

vue3主应用+vue3子应用 点击浏览器回退按钮 路由回退错误 #677

Open jumpping opened 1 year ago

jumpping commented 1 year ago

使用文档提供vue 主应用/子应用进行本地安装

npm init ice icestark-layout @vue-materials/icestark-layout-app  //主应用
npm init ice icestark-child @vue-materials/icestark-child-app  //子应用

在主应用点击相应3个子应用菜单后,点击浏览器回退按钮 回退路由不对

SYGithub-shen commented 2 months ago

这个问题解决了吗 兄弟