-
### Description:
Using formBuilder I am able to add Line Break(hr html tag) in the control panel.
Form created using Line Break control is generating error while rendering using formRender.
As …
-
```js
{
// 控制台无打印
console.log('test');
}}
/>
```
codebox: https://codesandbox.io/s/0s20ij
上面这个是你们官方文档给的例子,用到了onValuesChange
看了下你们源码:
[x-render](https://github.…
-
Hi guys!
I'm using the `File` component (https://help.form.io/userguide/form-components/#file) in FormIO builder, so our users can upload files on their forms.
I implemented the ng-file-upload-c…
-
### Description:
Thanks Kevin, for creating this wonderful tool.
I am using the the rating plugin with typeUserAttrs (custom attribute) "ratingData".
`typeUserAttrs: {
starRating: {
…
-
**1.依赖仓库的版本(Dependencies versions)**:
- react:
- form-render:2.2.13
- antd:5.8.3
**2.问题描述(Bug description)**:
在数组对象表单有默认值且设置min的情况下,删除按钮不显示。
点击上移、下移之后会展示删除按钮
目前看 2.2.13、2.2.14这个版本有问题 在…
-
### Description:
Sorry about this noob question.
Regarding this codesandbox: https://codesandbox.io/s/725zk1mx1
1) I'm unable to make a form item persist (i.e., if I add items to the form, an…
-
### Description:
Basically I would like to add a new field, based on the "select" type (ie, benefiting from the config params available to the user, like possibility to define list of options), but…
-
### Description:
Hi,
I try to have multiples forms on the same page (one for each language).
However, when I try to get data, it's always the data from the last form.
Thanks.
### Environm…
-
**1.依赖仓库的版本(Dependencies versions)**:
- react:18.2.0
- form-render:2.2.16
- table-render: 无
- antd:5.9.3
**2.问题描述(Bug description)**:
对列表(list)进行监听(watch)时,无法监听到hidden字段
**4.最小复现 demo(Rep…
-
**1.依赖仓库的版本(Dependencies versions)**:
- react:18.2.0
- form-render:2.2.14
- antd:5.8.4
**2.问题描述(Bug description)**:
FormRender 添加form时提示 :类型“FormInstance”缺少类型“FormInstance”的以下属性: setSchem…