You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using react hook form with material tailwind and i have a form with some inputs with 4 select options components. When I search user from search input ( a separate input not related to form), trying to load / setValue(react hook form) to the form from my handler, every fields are working perfectly instead of Select Options component. I think it's an issue of material tailwind. Would like to help me?
Thanks
The text was updated successfully, but these errors were encountered:
I am using react hook form with material tailwind and i have a form with some inputs with 4 select options components. When I search user from search input ( a separate input not related to form), trying to load / setValue(react hook form) to the form from my handler, every fields are working perfectly instead of Select Options component. I think it's an issue of material tailwind. Would like to help me?
Thanks
The text was updated successfully, but these errors were encountered: