David

Results 2 comments of David

Hi, I think the cause of this behavior is because of the attribute `disabled={form.formState.isSubmitting}` in both the Controller. Based on the `Controller` documentation, it says that > Disabled prop will...

I also got this issue and did some checking. I think that the issue is occurring because of combination of the `reset` event and the Name field in `` not...