shudj
shudj
用新版本得amis-editor yarn dev得时候报这个错误,帮忙看看什么原因导致的? TS2345: Argument of type 'typeof SchemaRenderer' is not assignable to parameter of type 'ComponentType'. Type 'typeof SchemaRenderer' is not assignable to type 'ComponentClass'. Types of property 'contextType'...
#### 描述问题: 请用一段清晰简洁的文字描述问题是什么... #### 截图或视频:  只要一点击日期范围的组件就会包以下错误 [amis-react-demo-master1.zip](https://github.com/baidu/amis/files/15281545/amis-react-demo-master1.zip)  #### 如何复现(请务必完整填写下面内容): 上传的代码可以fu'xi复现这个问题,这是找的一个开源的,代码复现,不管版本是6.0.0还是最新版本都有这个问题, 路径在pages/Examples/Form.jsx中 4. 操作步骤 运行项目,然后跳到示例页面 -> 表单页面 -> 点击检索时间,就会出现这个bug
不管我用那种模式配置,最后每次都是执行默认的数据源 