Franck Chan

Results 3 issues of Franck Chan

I use webpack as bundler, but encountered errors when using components ![image](https://github.com/suren-atoyan/monaco-react/assets/5096940/30e9b8f0-6b8f-45c0-9e28-108a3e74c64c) My code is very simple ![image](https://github.com/suren-atoyan/monaco-react/assets/5096940/8410f67b-dce4-414b-b00f-bc808cf385a5) is works fine when i use vite as dev server. dont know...

Lexical version: ## Steps To Reproduce 1.https://playground.lexical.dev/ 2.type @ to call mention 3. mention anyone 4. input Chinese character 5. Input of Chinese characters has corrupted the entity, and repeated...

#### 描述问题: amis editor 列表类组件,绑定字段名后, 表达式编辑器中无法绑定数据。 #### 复现步骤: Editor组件中通过props传入schemas, 作为顶层数据域数据的结构描述.其中包含一个对象组成的数组(`Array`), 图中代码是基于amis editor本地开发入口代码(amis-editor/examle/Editor.tsx) 中的schema添加新数据。如下图 在列表组件(Plugin是List2, Renderer是cards)右侧配置中设置数据绑定. 绑定至此前在Editor schema props中设置的array类型数数据. 列表组件中选择一个type: tpl的文字, 打开Formula编辑器, 意图绑定数组中对象的一个文字成员. 此时发现编辑器中无法选择并关联数据, 无候选, 无法识别书对象的schema 做代码分析时发现, 发现`EditorManager`类的`getContextSchemas`方法, 忽略了基于editor schema props描述生成的`DataScope`,...

bug
need confirm