umijs / qiankun

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

主应用是react16.8.x + webpack, 子应用是umi3.5.x+@umijs/plugin-qiankun, IOS手机微信内能访问子应用路由, 安卓手机微信则会报错 #2093

Open xiaoguo525 opened 2 years ago

xiaoguo525 commented 2 years ago

主应用是react16.8.x + webpack, 子应用是umi3.5.x+@umijs/plugin-qiankun 在苹果手机的微信内能访问子应用的路由, 安卓手机的微信上访问会报错 访问地址:https://erp.mengniuerp.com/#/amazon/AmazonIntroduce

Uncaught TypeError: application 'amazon' died in status LOADING_SOURCE_CODE: 'get' on proxy: property 'xweb_wechat_extend' is a read-only and non-configurable data property on the proxy target but the proxy did not return its actual value (expected 'function () { [native code] }' but got 'function () { [native code] }') image

hevbevt commented 2 years ago

+1