Posts by Jhon • 1 point
1 post
-
0
votes0
answers25
viewsQ: Reac Hook Form - Submit button only activates when I press tab or click off inputs
Even by entering the password it only activates the send button when I click out of the input or tab. Why is this happening? How can I correct? const {register, handleSubmit, formState:{errors,…