Skip to content

[Bug Report][3.11.2] auto-select-first doesn't work well with subheader items #22398

@Dorian-Slavov

Description

@Dorian-Slavov

Environment

Vuetify Version: 3.11.2
Vue Version: 3.5.25
OS: macOS 10.15.7 (current)

Steps to reproduce

  1. Open auto-complete that has "auto-select-first" prop
  2. Write "1.1"
  3. Press "Enter" key

Expected Behavior

  • Open auto-complete
  • Write "1.1"
  • First item gets highlighted
  • Press Enter
  • First item is selected

Actual Behavior

  • Open auto-complete
  • Write "1.1"
  • No item is highlighted ( I guess vuetify internally highlights the subheader )
  • Press Enter
  • Subheader is selected

Reproduction Link

https://play.vuetifyjs.com/#...

Images

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions