github.com/umijs/qiankun
📦 🚀 Blazing fast, simple and complete solution for micro frontends.
https://github.com/umijs/qiankun
chore: add deepwiki badge
kuitos opened this pull request 2 months ago
kuitos opened this pull request 2 months ago
ci: upgrade pnpm and changeset version, create code_of_conduct
kuitos opened this pull request 2 months ago
kuitos opened this pull request 2 months ago
chore(deps): bump @babel/runtime from 7.23.6 to 7.26.10
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
chore(deps): bump brace-expansion from 1.1.11 to 1.1.12
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
chore(deps-dev): bump tar-fs from 1.16.3 to 1.16.5
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
feat: 3.0
kuitos opened this pull request 2 months ago
kuitos opened this pull request 2 months ago
chore: upgrade README.md for 3.0
kuitos opened this pull request 2 months ago
kuitos opened this pull request 2 months ago
fix: should bind listener to window
kuitos opened this pull request 2 months ago
kuitos opened this pull request 2 months ago
Revert "🎨 optimize code (#2924)"
kuitos opened this pull request 2 months ago
kuitos opened this pull request 2 months ago
[Bug]隔离没有彻底
listen80 opened this issue 4 months ago
listen80 opened this issue 4 months ago
fix: 修改 get handler 的属性类型判断
Jealh-h opened this pull request 4 months ago
Jealh-h opened this pull request 4 months ago
【请求帮助】初始化主应用时,activeRule并不满足,如何去加载子应用,或者满足activeRule 并不需要去跳转子应用的页面
HALOUXGQ opened this issue 4 months ago
HALOUXGQ opened this issue 4 months ago
发到线上后,vite子应用无法加载
AprilXtt opened this issue 4 months ago
AprilXtt opened this issue 4 months ago
子应用vite构建的项目,入口文件导入全局样式文件,会覆盖到主应用,开启了 sandbox.experimentalStyleIsolation 也不起作用。
xiaotianna opened this issue 4 months ago
xiaotianna opened this issue 4 months ago
偶现qiankun加载子应用,报 Automatic publicPath is not supported in this browser
liluxin-s opened this issue 4 months ago
liluxin-s opened this issue 4 months ago
[Feature Request] 3.0 2025 年可以发布吗?
chinawangyatao opened this issue 4 months ago
chinawangyatao opened this issue 4 months ago
[Feature Request] qiankun 3.0 能支持子应用的保活吗?
chinawangyatao opened this issue 4 months ago
chinawangyatao opened this issue 4 months ago
子应用的网络请求 需要走子应用的proxy ,但是在主应用访问 ,路径是主应用的ip
1wu-davy-2 opened this issue 4 months ago
1wu-davy-2 opened this issue 4 months ago
请问qiankun还在维护吗
qq253498229 opened this issue 4 months ago
qq253498229 opened this issue 4 months ago
Improve OpenSSF Scorecard Metrics for umijs/qiankun
Jiannan-dev opened this issue 5 months ago
Jiannan-dev opened this issue 5 months ago
在主应用访问子应用静态资源问题
zhengjialux opened this issue 5 months ago
zhengjialux opened this issue 5 months ago
qiankun+monorepo在打包后刷新子应用,主应用未能加载
kecilly opened this issue 5 months ago
kecilly opened this issue 5 months ago
[Bug]主应用+子应用(A,B,C,D)vue-router4.x路由守卫交替执行,子应用内部业务守卫内重定向,引发子应用之间的路由去向错乱
05140512 opened this issue 6 months ago
05140512 opened this issue 6 months ago
使用pdflib的时候报错
design365 opened this issue 6 months ago
design365 opened this issue 6 months ago
[Bug]请遵循下文模板提交问题,否则您的问题会被关闭
daiyhkanhun opened this issue 7 months ago
daiyhkanhun opened this issue 7 months ago
[Bug] Chrome 新版本 132及以上 ,打开控制台之后页面交互渲染非常卡,132以下版本不卡
mdchun opened this issue 7 months ago
mdchun opened this issue 7 months ago
[Feature Request] 3.0 有计划什么时候正式release吗?
zhiwei55 opened this issue 7 months ago
zhiwei55 opened this issue 7 months ago
nuxt3作为子应用如何接入?
xuzhihui123 opened this issue 7 months ago
xuzhihui123 opened this issue 7 months ago
1年多没更了,还会更新吗?,会支持 vite 吗?
ZenoHu opened this issue 8 months ago
ZenoHu opened this issue 8 months ago
[Help] React子应用,本地开发通过proxy访问后台,在主应用proxy无法工作
JinHe-PerkinElmer opened this issue 8 months ago
JinHe-PerkinElmer opened this issue 8 months ago
[Bug] 通过loadMicroApp加载的子应用,在执行了unmount之后,再一次loadMicroApp,并没有触发fetch请求拉取子应用资源
WushangTi opened this issue 8 months ago
WushangTi opened this issue 8 months ago
子应用资源请求地址是主应用地址
ooo123zzl opened this issue 8 months ago
ooo123zzl opened this issue 8 months ago
乾坤还会更新吗,后续有什么迭代计划吗
luania opened this issue 8 months ago
luania opened this issue 8 months ago
[Bug]qiankun3.0 框架控制台打印window.proxy 显示undefined
yuandi-zkd opened this issue 8 months ago
yuandi-zkd opened this issue 8 months ago
使用loadMicroApp卸载子应用时,会把registerMicroApps全局注册的子应用一起卸载
Jiang-K-J opened this issue 8 months ago
Jiang-K-J opened this issue 8 months ago
将近一年都没有更新
dingshaohua-com opened this issue 9 months ago
dingshaohua-com opened this issue 9 months ago
主应用 vue2,子应用vue2,子应用的mapbox地图加载不出来
ltf-space opened this issue 10 months ago
ltf-space opened this issue 10 months ago
demo 已经有了: https://github.com/umijs/qiankun/tree/master/examples/vue3 ,vue3 和 vue2 的改动不是特别大,所以教程没有写
bandow opened this issue 10 months ago
bandow opened this issue 10 months ago
[Bug]当router.beforeEach使用了async时,浏览器后退时会出现Target container with #view-main not existed while app1 mounting!
benBenXuChao opened this issue 10 months ago
benBenXuChao opened this issue 10 months ago
[Bug]乾坤框架对接的子应用是否可以为另一个乾坤应用,实验的结果是不行,进入最后一层子应用时js抛了异常
32560818 opened this issue 10 months ago
32560818 opened this issue 10 months ago
[Bug] patchHTMLDynamicAppendPrototypeFunctions方法逻辑存在问题
missmess opened this issue 10 months ago
missmess opened this issue 10 months ago
[Feature Request] 添加对Element.insertAdjacentElement()方法的劫持
missmess opened this issue 10 months ago
missmess opened this issue 10 months ago
qiankun子应用vue3.2切换到vue2报错:cannot read peoperties of undefined (reading '$options')
nullnwk opened this issue 11 months ago
nullnwk opened this issue 11 months ago
[Bug]请遵循下文模板提交问题,否则您的问题会被关闭
nullnwk opened this issue 11 months ago
nullnwk opened this issue 11 months ago
umi2.4.2 使用 qiankun 将项目作为子应用启动报错 Plugin qiankun-slave initialize failed
ERiver-Freddie opened this issue 11 months ago
ERiver-Freddie opened this issue 11 months ago
[Bug]请遵循下文模板提交问题,否则您的问题会被关闭
LostGodanan opened this issue 11 months ago
LostGodanan opened this issue 11 months ago
entry,开发环境正常,生产环境失效,无法打开微应用
ltf-space opened this issue 11 months ago
ltf-space opened this issue 11 months ago
[Bug]使用AntDesign Pro 无法做到css样式隔离
LofiSu opened this issue 11 months ago
LofiSu opened this issue 11 months ago
页面上引入高德地图时,子应用会将整个页面撑开一丢丢出现滚动条,切换到其他页面滚动条也不会消失
renjieyao opened this issue 11 months ago
renjieyao opened this issue 11 months ago
fix: Mitigate command injection risk in GitHub Actions workflow
rohanday3 opened this pull request 12 months ago
rohanday3 opened this pull request 12 months ago
fix: Mitigate command injection risk in GitHub Actions workflow
rohanday3 opened this issue 12 months ago
rohanday3 opened this issue 12 months ago
乾坤使用{ sandbox : { experimentalStyleIsolation: true } }方式,vue组件内scoped属性样式没有加上特定的选择器来限定,全局样式有加
Woomay opened this issue 12 months ago
Woomay opened this issue 12 months ago
[Bug]请遵循下文模板提交问题,否则您的问题会被关闭
a10086111 opened this issue 12 months ago
a10086111 opened this issue 12 months ago
使用registerMicroApps和loadMicroApp注册的子应用不能同时显示在一个页面上
Dracolan opened this issue 12 months ago
Dracolan opened this issue 12 months ago
qiankun 子应用跳转后/ 根路径会发生改变变成/a/,请问这个问题如何解决,有怀疑过loadMicroApp手动加载应用,unmount后没有销毁它的内存占用
sierCong opened this issue about 1 year ago
sierCong opened this issue about 1 year ago
[Feature Request] 侧边栏怎么使用浏览器的右键在新标签页打开链接,使用a标签会刷新,体验不好,救救孩子
ccc-fighting opened this issue about 1 year ago
ccc-fighting opened this issue about 1 year ago
loadMicroApp手动加载应用,unmount后怎么销毁它的内存占用
morepowerful opened this issue about 1 year ago
morepowerful opened this issue about 1 year ago
手动加载子应用,子应用加载失败报错时,主应用会被重新渲染
haolhz opened this issue about 1 year ago
haolhz opened this issue about 1 year ago
分享-修复严格沙盒模式下子应用使用element-ui弹窗时间下拉自动关闭的bug
MR-ZiWeiter opened this issue about 1 year ago
MR-ZiWeiter opened this issue about 1 year ago
umi/max的config配置 qiankun: { slave: {}, }后子应用需不需要再打包成umd格式呢?
purpletastes opened this issue about 1 year ago
purpletastes opened this issue about 1 year ago
是否支持子应用是ssr的 例如next
Hello-job opened this issue about 1 year ago
Hello-job opened this issue about 1 year ago
多个子应用间嵌入的iframe页面,iframe页面缓存问题
13564248892 opened this issue about 1 year ago
13564248892 opened this issue about 1 year ago
关于子应用使用cdn的问题
Reeyc opened this issue about 1 year ago
Reeyc opened this issue about 1 year ago
feat: support external qiankun
bravepg opened this pull request about 1 year ago
bravepg opened this pull request about 1 year ago
模块联邦共享的模块,在子应用中运行获取到的window是基座应用window
wenjie79 opened this issue about 1 year ago
wenjie79 opened this issue about 1 year ago
[Bug]使用loadMicroApp加载应用后,切换子应用,旧应用内存不会卸载,切换越多的应用,内存在持续增加
MaJiaXuan opened this issue about 1 year ago
MaJiaXuan opened this issue about 1 year ago
父应用首次进入子应用, 子应用为hash路由时, 在子应用组件mounted 钩子函数中进行路由跳转报错
YxJaycexY opened this issue about 1 year ago
YxJaycexY opened this issue about 1 year ago
qiankun+vue3应用级缓存
yeluo0214 opened this issue about 1 year ago
yeluo0214 opened this issue about 1 year ago
子应用之间切换,定时器无法清空
MrBaiYinL opened this issue about 1 year ago
MrBaiYinL opened this issue about 1 year ago
子项目成功加载但是在render的下一帧就404了,或许是路由配置有问题,请教谢谢
gaomigithub opened this issue about 1 year ago
gaomigithub opened this issue about 1 year ago
css 属性选择符包含body字符串,生成style标签样式异常
ccrsky opened this issue about 1 year ago
ccrsky opened this issue about 1 year ago
css 属性选择符包含body字符串,生成style标签样式异常
ccrsky opened this issue about 1 year ago
ccrsky opened this issue about 1 year ago
favicon and manifest.json request 404
nityanantan23 opened this issue about 1 year ago
nityanantan23 opened this issue about 1 year ago
qiankun 框架中以微应用的方式可以加载webassembly项目吗
yangfangfang1204 opened this issue about 1 year ago
yangfangfang1204 opened this issue about 1 year ago
主应用是普通的vue项目(非umi搭建), 子应用umi搭建。 问题:加载不出子应用
morepowerful opened this issue about 1 year ago
morepowerful opened this issue about 1 year ago
关于子服务注册完成后,子服务入口文件html缓存导致js资源加载异常
qiufeng2016 opened this issue about 1 year ago
qiufeng2016 opened this issue about 1 year ago
子应用有独立的菜单,应该如何嵌入到主应用
zbsBrave opened this issue about 1 year ago
zbsBrave opened this issue about 1 year ago
qiankun在子应用页面刷新后在切换子应用的其他页面报错Uncaught Error: [qiankun]: Wrapper element for xxx is not existed!
HLDipsy opened this issue about 1 year ago
HLDipsy opened this issue about 1 year ago
如何处理 js 沙箱逃逸问题
asyncguo opened this issue about 1 year ago
asyncguo opened this issue about 1 year ago
[Feature Request] 3.0 脚本执行异常需要通知微应用立即退出
kuitos opened this issue about 1 year ago
kuitos opened this issue about 1 year ago
fix: loadMicroApp场景下也能设置全局的微前端配置。在umi使用qiankun的时候是用的loadMicroApp,目前发现添加withCredital之后,qiankun对子应用懒加载的js不会携带cookie
CaanDoll opened this pull request about 1 year ago
CaanDoll opened this pull request about 1 year ago
[Bug]从 url import 的代码,会逃逸沙箱吗?
vdorchan opened this issue about 1 year ago
vdorchan opened this issue about 1 year ago
开启experimentalStyleIsolation后,子应用组件样式使用import引入时,样式会丢失
niubishuangjiang opened this issue over 1 year ago
niubishuangjiang opened this issue over 1 year ago
开启experimentalStyleIsolation后,子应用组件样式里写上scoped的话,就会导致样式丢失
niubishuangjiang opened this issue over 1 year ago
niubishuangjiang opened this issue over 1 year ago
用qiankun,当settings中的layout为side和mix的时候,手动刷新页面,子应用无法加载,当为top的时刷新可以正常加载
zhengting1025 opened this issue over 1 year ago
zhengting1025 opened this issue over 1 year ago
vue3 + vite 作为子应用出现的问题解决办法
lovewmf opened this issue over 1 year ago
lovewmf opened this issue over 1 year ago
本地调试子应用没有热更新
21duxue opened this issue over 1 year ago
21duxue opened this issue over 1 year ago
子项目单独启动,怎么给@@qiankunStateFromMaster设置全局默认值呢
xiaofeng-bm opened this issue over 1 year ago
xiaofeng-bm opened this issue over 1 year ago
[Feature Request] say something
163Coder opened this issue over 1 year ago
163Coder opened this issue over 1 year ago
feat: sss
jiangzhenggeng opened this pull request over 1 year ago
jiangzhenggeng opened this pull request over 1 year ago
qiankun的沙箱模式导致window.fn !== fn
Shonsama opened this issue over 1 year ago
Shonsama opened this issue over 1 year ago
qiankun的沙箱模式下window.fn !== fn
Shonsama opened this issue over 1 year ago
Shonsama opened this issue over 1 year ago
[Bug]主应用路由被拦截,地址栏地址会一直抖动,跳不过去
kinger906 opened this issue over 1 year ago
kinger906 opened this issue over 1 year ago
求教qiankun可以子应用是php吗???急 多谢大佬
ityue opened this issue over 1 year ago
ityue opened this issue over 1 year ago
[Bug]qiankun好像不支持esmodule的语法
waltbest2 opened this issue over 1 year ago
waltbest2 opened this issue over 1 year ago
应用卸载后应用内异步设值 window.xxx.yyy 时抛错
mraiguo opened this issue over 1 year ago
mraiguo opened this issue over 1 year ago
主子引用都使用element组件,子应用组件自带的动画效果@keyframes全部失效,例如el-dialog el-drawer
yaoqiong opened this issue over 1 year ago
yaoqiong opened this issue over 1 year ago
路由跳转后立即触发页面的react-router 的history.block
queentvxq opened this issue over 1 year ago
queentvxq opened this issue over 1 year ago