vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Bug Report][3.0.0-beta.0] Arrow keys not working in V-autocomplete

Open freesoul opened this issue 2 years ago • 1 comments

Environment

Vuetify Version: 3.0.0-beta.0 Last working version: 2.6.7 Vue Version: 3.2.3 Browsers: Chrome 103.0.0.0 OS: Windows 10

Steps to reproduce

  1. Click on the V-autocomplete (last in example)
  2. Press down arrow

Expected Behavior

The first item in the dropdown gets highlighted

Actual Behavior

nothing happens

Reproduction Link

https://codepen.io/kener18/pen/oNqzXpO

Other comments

The example in the documentation of prev version works https://vuetifyjs.com/en/components/autocompletes/#examples

The one in here does not https://next.vuetifyjs.com/en/components/autocompletes/

freesoul avatar Jul 12 '22 09:07 freesoul

Watch https://github.com/vuetifyjs/vuetify/pull/15632

johnleider avatar Aug 18 '22 16:08 johnleider