DEV Community

Discussion on: React Hook Form: the best form library?

Collapse
 
davidshare profile image
David Itam Essien • Edited

@matfrana - Thank you for this. I am working with ant design and I find that form validation does not display the error messages. The recommended way in the react-hook-form is to use Controllers however, I have not been able to get that to work too.

Can you please provide a concrete example for an input field if that is clear to you.