vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Bug Report][2.6.7] v-autocomplete wrong active item highlighting when using prepend-item slot

Open KeterSCP opened this issue 2 years ago • 1 comments

Environment

Vuetify Version: 2.6.7 Last working version: 2.5.8 Vue Version: 2.7.7 Browsers: Chrome 103.0.0.0 OS: Windows 10

Steps to reproduce

  1. Open reproduction link
  2. Expand autocomplete
  3. Select from the bottom "fizz" or "buzz" items

Expected Behavior

The only item that is currently selected is highlighted

Actual Behavior

Item that is 2 indexes above is highlighted

Reproduction Link

https://codepen.io/Keter_SCP/pen/qBoroww?editors=101

Other comments

Seems like it was broken in 2.5.9

KeterSCP avatar Jul 19 '22 13:07 KeterSCP

Issue is still present in 2.6.9.

zourtney avatar Aug 23 '22 18:08 zourtney

Duplicate of #14489

KaelWD avatar Oct 11 '22 02:10 KaelWD