Skip to content

[bug]: Default Value on combobox not working #231

@charlelisefouasse

Description

@charlelisefouasse

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

  1. Have a combox with value != label displayed
  2. Set a default value with item value (not label)
  3. see that the input is filled with value instead of displayed value
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions