You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
qiankun的微前端方案,主应用A加载子应用B,子应用B的js通过runtime-import远程加载一个umd格式的js会报错
报错信息:
qiankun-addErrorHandler message: application 'qiankun-test'died in status LOADING_SOURCE_CODE: currentScript is null.
qiankun的微前端方案,主应用A加载子应用B,子应用B的js通过runtime-import远程加载一个umd格式的js会报错
报错信息:
qiankun-addErrorHandler message: application 'qiankun-test'died in status LOADING_SOURCE_CODE: currentScript is null.
目前是稳定复现的