Askold Astakhov

Results 3 comments of Askold Astakhov

> I think `useForm` or the form instance should return the values and errors when a field value changes. In my case I would like to disable a button if...

> Hi, > > Why are you changing the Fragment key each time there is a reset? > > In render of Field we have this: > > https://github.com/react-component/field-form/blob/e9184848e73a5e39fd2976826a7020328dba01ed/src/Field.tsx#L644 >...