Daniel Bastos
Results
4
comments of
Daniel Bastos
In addition, when we set the form value programmatically with `form.setFieldsValue({hasName: true})` the field update also not work. https://codesandbox.io/s/antd-reproduction-template-forked-ocfq4?file=/index.js
> In addition, when we set the form value programmatically with `form.setFieldsValue({hasName: true})` the field update also not work. https://codesandbox.io/s/antd-reproduction-template-forked-ocfq4?file=/index.js This part of the issue has been fixed in the...