Remix-run + React-Hook-Form + Zod #9004
Unanswered
enyelsequeira
asked this question in
Ideas
Replies: 3 comments 12 replies
-
I believe someone made a package on top of react hook form to integrate with remix. I forgot the name tho... |
Beta Was this translation helpful? Give feedback.
1 reply
-
I did a quick try myself and it works for me with the new Form component. |
Beta Was this translation helpful? Give feedback.
10 replies
-
I built this lightweight package https://www.npmjs.com/package/remix-hook-form which wraps the react-hook-form package and adds some extra spice over it for remix. Would love for you guys to check it out! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I am wondering if there's a way to integrate remix run with react-hook form, I haven't had any luck with it quite yet. any tips or examples?
Beta Was this translation helpful? Give feedback.
All reactions