Migration over to Tanstack Form #6858
Replies: 6 comments
-
any one working on this? |
Beta Was this translation helpful? Give feedback.
-
I recreated the form component with tanstack you can check it out here |
Beta Was this translation helpful? Give feedback.
-
For anyone wondering, Tanner mentioned that work on this would start after the tailwind v4 upgrades : |
Beta Was this translation helpful? Give feedback.
-
I'm working on one, but not able to make it typesafe: |
Beta Was this translation helpful? Give feedback.
-
In the website the Form component is now listed as React Hook Form. I think it is a proper time to create a Tanstack Form component. It is a not so complex task. I can help with it. |
Beta Was this translation helpful? Give feedback.
-
I have created a TanStack Form component for shadcn/ui. If the main shadcn wish to absorb it to the main library, it is available, and I can help: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. Since Tanstack Form reached stable status, would it be reasonable to consider moving off of RHF and migrate to Tanstack Form? Tanstack Form seems to have better React 19 and React Compiler compatibility since it's using its new form features, also better Next.js/RSC compatibility, and also framework agnostic. What do you guys think?
Beta Was this translation helpful? Give feedback.
All reactions