Skip to content

[Bug]: Combobox tags input with add-on-blur adds input instead of selection #2259

@meirroth

Description

@meirroth

Environment

stackblitz

Link to minimal reproduction

https://stackblitz.com/edit/qiv1v48j?file=src%2FApp.vue

Steps to reproduce

Open stackblitz link above, and type in "a", then click the highlighted item from the dropdown. I'd expect "Apple" to be selected, but instead "a" is selected.

Describe the bug

When using "add-on-blur" prop on a Combobox Tags, the input value is selected instead of the item from the dropdown when clicking.

Expected behavior

No response

Context & Screenshots (if applicable)

ComboboxTagsInput.-.Reka.UI.-.StackBlitz.-.5.November.2025.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions