xioozq
xioozq
## What happens? 使用loadMicroApp加载子应用,无法手动重新加载 ------------------------------------------------------------------ Failed to load the subapplication using loadMicroApp and cannot be manually reloaded ## 复现步骤,错误日志以及相关配置 1. 关闭网络 2. 调用loadMicroApp加载子应用 3 加载失败后,没有可供重试的API 4. 此时卸载掉旧的实例再重新调用loadMicroApp, 并不会真的发出请求,而是把刚才加载的错误重新抛出了 ------------------------------------------------------------------ 1....
##### Checklist - [x] `npm test` passes - [x] tests are included - [x] commit message follows commit guidelines ##### Description of change - 修复proxy对只读属性重写导致的报错 - close https://github.com/umijs/qiankun/issues/2015
like : change scene, information markers
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 实际效果如下: 微调的训练数据确实达成了, 但是在无关词的对话中都被影响到了?   ### Expected Behavior 在没有触发到训练数据情况下应该不影响到其他对话 ### Steps...