Conform with Shadcn/ui Combobox #647
Closed
martialanouman
started this conversation in
General
Replies: 1 comment 1 reply
-
Your setup looks almost the same as the shadcn-ui example we had and it seems to be working with defaultValue properly. Hope this helps :) |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I created an implementation for Shadcn Combobox with conform but i got an issue when setting it the default value. Conform does not seem to detect it and trigger and error when i try to submit the form.
Here is the component code:
i probably did not connect everything properly but i just can't get what.
@edmundhung , your help would be greatly appreciated☺️
Beta Was this translation helpful? Give feedback.
All reactions