Replies: 1 comment 7 replies
-
这样看不出问题,能提供一个demo吗 |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
基座和子应用都是react+ umi 框架,在基座中打开子应用页面时报出以下错误信息,
点开后是 子应用打包压缩的代码,尝试使用官网提供的关于Cannot read properties of undefined 的错误解决方案,依旧不成功,求大佬帮助


补充一下,子应用单独访问可以正常打开,
这是测试环境正常访问后的资源加载
这是正式环境访问后的资源,
跟朋友讨论也可能是正式环境打包的问题,但问过项目搭建的同事,应该是没有差异的
Beta Was this translation helpful? Give feedback.
All reactions