-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
Describe the bug
Default Value on combobox is not working. There are 2 issues:
- Value is displayed in input instead of label
- Value is lost onBlur
See this video :
Capture.video.du.2025-12-22.11-25-48.webm
We can see "tre-flip" instead of "Tre flip" and value disappears when blur
How to reproduce
- Have a combox with value != label displayed
- Set a default value with item value (not label)
- see that the input is filled with value instead of displayed value
- focus field in combobox, then blur: value disappears
Link to reproduction
https://codesandbox.io/p/devbox/strange-fog-lfztcm?workspaceId=ws_4nnTwc4YY49fzPUyXCDDpR
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels