NextUI <Switch> with React hook form
Unanswered
Amorph posted this in #help-forum
AmorphOP
is it something that i am missing while implementing the nextui switch with react hook form? currently, if i enable the switch it gives me isValid true, then when i submit the form with all the fields completed and switch enabled i get 1x isValid true and 2x isValid false