xiaofanchuan159

Results 2 issues of xiaofanchuan159

## 问题描述 > 父子应用都是vue3+vite,本地开发没问题,打包部署后,子应用二次切换时,报错:TypeError: Cannot read properties of null (reading 'setupContext') ## 复现步骤 1. 2. ## 上传截图 > 请上传代码截图、控制台、终端等截图以帮助我们了解您的问题。 ## 复现仓库 > 请提供一个精简的代码仓库,然后上传到自己的 github,以帮助我们复现您的问题。 ## 环境信息 - micro-app版本: - 主应用前端框架&版本:vue3+vite...

vite

1. 把使用vite-plugin-theme的项目当成子项目后,整合到qiankun后报错,有解决方案吗? [import-html-entry]: error occurs while executing normal script http://localhost:3100/D:/cpit-teamwork-ui-main/node_modules/vite-plugin-theme/es/client.js Uncaught SyntaxError: Unexpected token 'export' at eval () at geval (index.js?50b2:162) at exec (index.js?50b2:191) at schedule (index.js?50b2:217) at schedule (index.js?50b2:222)...