Input Field Shows "Selected" Value When Dialog Opens - React Hook Form Or ShadcnUI Issue #4912
SaidAlHendi
started this conversation in
General
Replies: 0 comments
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.
-
I'm facing an issue where the value in an input field inside a dialog is displayed as "Selected" when the dialog opens. I’m using React Hook Form and Zod for form validation. Here’s a summary of the setup:
Screenshot:
Schema Definition:
Field Renderer Component:
Dialog Component:
Beta Was this translation helpful? Give feedback.
All reactions