-
## **Describe the bug (required)** / **详细描述 bug(必填)**
如下,设置初始模拟器类型,不生效
```js
project.onSimulatorHostReady((simulator) => {
simulator?.set('device', 'phone');
});
```
---
## **To Repr…
-
- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
领导嫌太难看
### W…
-
- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
const takeAste…
-
- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[![Edit on CodeSandbox](https://cod…
-
- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
表单内容较多超过一屏的时候,用…
-
- [x] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[![Edit on CodeSandbox](https://cod…
-
- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[![Edit on CodeSandbox](https://cod…
-
- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[![Edit on CodeSandbox](https://cod…
-
### 描述你想申请的功能
想用FlowchartFormPanel的同时还想用JsonSchemaForm的自定义功能
![image](https://user-images.githubusercontent.com/26108264/150510217-9215e6e6-0ab3-4d15-afc6-75662559eea4.png)
目前采用CustomPanel实现了
[参…
-
- [x] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
现在有个需求困扰着我,望大佬们…