The submitted form cannot be verified by validateFields after antd encapsulates the form component

Mar.24,2022

you have to return your value in the FormList component through props.onChange before it can be received by the external form component, and then it can be the same as the native antd form control, whether it is validated or worth getting. Onchange events do not need to be defined by yourself

Menu