carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
608 stars 180 forks source link

[Vue3] CvCombobox is breaking when using keyboard arrows to navigate the dropdown list #1604

Closed OlkaB closed 4 months ago

OlkaB commented 5 months ago

Detailed description

CvCombobox is breaking when using keyboard arrows to navigate the dropdown list

Steps to reproduce the issue

  1. Visit https://vue.carbondesignsystem.com/?path=/story/component-cvcombobox--default
  2. Open dropdown
  3. Navigate with arrows
  4. See the error

Additional information

image

github-actions[bot] commented 5 months ago

This issue has been marked as stale because it has required additional info or a response from the author for over 14 days. When you get the chance, please comment with the additional info requested. Otherwise, this issue will be closed in 14 days.

davidnixon commented 4 months ago

Fixed in #1605