Replies: 1 comment
-
shadcn is using useFormContext of react-hook-form. shadcn form.tsx :
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
When using form component, i notice that when i change input, sometimes component rerendered especially when deleting all, type the first character or input UTF-8 text. Am i missing something?
Reproduced link: https://codesandbox.io/p/devbox/empty-paper-wklktn?file=%2Fsrc%2Fpages%2FTest.tsx%3A1%2C1
Beta Was this translation helpful? Give feedback.
All reactions