-
Notifications
You must be signed in to change notification settings - Fork 580
Issues: jd-opensource/micro-app
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
主应用和子应用都是react+vite, 子应用css写的背景图片访问路径变成了主应用
Need Reproduction
需要复现步骤
#1484
opened Dec 23, 2024 by
zjluse
Microapp引入的链接只有域名的话,会重定向到 "主应用域名/baseroute"
Need Reproduction
需要复现步骤
#1473
opened Dec 13, 2024 by
Yulingsong
主应用用的是vue2 ,antdesignvue 1.x 版本的,子应用使用vue3 + vite3+antdesign vue^4.2.3 , 导致子应用样式污染
#1470
opened Dec 10, 2024 by
chenzl0723
native路由模式下, 页面首次加载子应用, 由于缺少初始__MICRO_APP_STATE__状态, 导致路由返回初始页失败.
#1461
opened Nov 27, 2024 by
rohow
we need a function can execute the preFetch if i dont want to do in idle time
#1447
opened Nov 20, 2024 by
pk111and222
集成umi3.5项目为子应用,子应用需要登录,如何在主应用中登录上去后子应用不需要登录了
Need Reproduction
需要复现步骤
#1440
opened Nov 11, 2024 by
LilianShi
native模式下,子应用内部跳转,不触发主应用的路由监听
Working on it
Working on this issue
#1432
opened Oct 30, 2024 by
dengjunxx
请教下关于虚拟路由 native-scope 和 native 的区别,官网描述的太模糊,或者子应用的域名指向存在 bug
#1428
opened Oct 29, 2024 by
JifengZhang
with沙箱子系统错误无法捕获,window.onerror和window.addEventListener('error')均不响应
Working on it
Working on this issue
#1412
opened Oct 17, 2024 by
lxly
主应用和子应用都是Vite,子应用使用iframe沙箱后,子应用中的img标签获取的图片显示是获取的主应用域名下的路径,尝试过使用window.stop()阻止脚本以及iframeSrc都不能正常访问到资源
#1405
opened Oct 14, 2024 by
DongZeMan
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.