field-form
field-form copied to clipboard
⚡️ React Performance First Form Component
> TypeError: reactRouter.matchPath is not a function It's time to update 'react-router' (^_^)
 如何从 List 获取子字段的所有错误信息。现在通过 List 可以在子字段上显示错误信息,但有时为了页面美观想把所有的错误信息集中显示。请问这种情况如何实现?如图显示的效果。
Hi, I'm using antd form with Form.list map. I'm not able to check isFieldTouched for field inside the list: ##Reproduction: [![Edit AntD Form List - Multiple Form.Item - Dynamic Fields...
Values | any 和 any 是一样的,结果会导致类型推断失效
It is very limiting to have `onFieldsChange` only on `` instead of on `FormInstance`. I would like to be able to add a listener to `form` so other components can...
Hi, I started using this library and I found something weird happening to me, when I type just one letter in my input, for some reason, it runs against my...
https://codesandbox.io/s/determined-haibt-lxuw0?file=/index.js
代码: 提示: 应该显示姓名是必填字段,还是显示name 是必填字段。
Nested List Item seems to return React synthetic event as value instead of input value. For example ``` users[] - 0 - fname (correct input value) - lname (correct input...
https://github.com/react-component/field-form/blob/84508184a015a4c00309c394ec0d46b8bd3214c4/src/useForm.ts#L139 What is the purpose of this timeout? It is causing SEVERE lag in my antd form. Up to several seconds upon keypress in form text Input! I had to...