baidu / amis

前端低代码框架,通过 JSON 配置就能生成各种页面。
https://baidu.github.io/amis/
Apache License 2.0
16.83k stars 2.46k forks source link

用vue3-amis-widget 注册自定义组件,用window.amisRequire('amis/embed')渲染自定义组件,遇到如下报错 #9890

Open xiaoji201509 opened 5 months ago

xiaoji201509 commented 5 months ago

Uncaught Error: [MobX] There are multiple, different versions of MobX active. Make sure MobX is loaded only once or use configure({ isolateGlobalState: true })

2betop commented 5 months ago

请提供问题工程仓库