TianliangWu

Results 11 comments of TianliangWu

![image](https://user-images.githubusercontent.com/15212547/182280642-ef1ea1e1-31f1-46c4-9cbe-5f7abafe5a30.png) 这几个名字需要一致,另外注册renderer时的type也要一致 ![image](https://user-images.githubusercontent.com/15212547/182280759-48f18588-ca6f-4649-ab41-c6711f066f3c.png)

> 使用create-react-app的脚手架创建,导入amis-editor,[email protected]打包, 存在类型报错问题 可以看看我这个仓库,也是用create-react-app起来的 https://github.com/wtlsky/issues-demo/tree/main/src/packages/Yiyan

> conditionNames https://github.com/baidu/amis/issues/4877#issuecomment-1191487194

> #### 描述问题: > 编辑器amis-editor切换移动端不能响应式吗?设置了isMobile:true > > #### 截图或视频: > ![image](https://user-images.githubusercontent.com/30541930/182593157-e0a42d53-91d4-4973-8020-60abdb071cc7.png) > > #### 如何复现(请务必完整填写下面内容): > 1. 你是如何使用 amis 的? > "amis": "^2.0.2", > "amis-editor": "^5.1.9", 大佬,你截图里的自定义组件那个tab怎么弄出来的?

> > 目前看,只能通过注册成表单类自定义组件(registerFormItem)才会形成自定义组件的数据域。你可以先说一下你的具体诉求,可能还有其他方式可以满足你的诉求。 就是想做一个可以容纳子组件的自定义组件,这个自定义组件不是表单,但是想要在子组件内访问到这个自定义组件的数据。您所的这个`registerFormItem`方案有示例吗? 我用的是`amis-editor`想在`amis-editor`里做这个自定义组件

mysql logs in docker 2023-02-08 19:29:33 2023-02-08T11:29:33.085047Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 2023-02-08 19:29:35 2023-02-08T11:29:35.752145Z 1 [ERROR] [MY-012592] [InnoDB] Operating system error number 5 in a file...

>How to change /mnt/e to something else ? to another drive ? /mnt/f ?

Starting mysql on its own is fine, but the same problems still occur when using `make dataenv`