Skip to content

Dropdown items infinite loop on keyboard ArrowDown key #2341

@mav-im

Description

@mav-im

Describe the bug

All dropdown items I've tried in your docs pages have the same issue.
Steps to reproduce:

  • Navigate to a dropdown element with Tab key - to make it focused
  • Push on ArrowDown key on keyboard
  • Page tries to open multiple popups and goes to infinite loop - freezes and stopes responding to any user interactions.

Bug is reproducible for any dropdown item and can be tested on package documentation pages:

Reproduction

https://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/components/dropdown.html

Used Package Manager

pnpm

Validations

  • Have tested with the latest version. This is still alpha version and sometime things change rapidly.
  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Metadata

Metadata

Assignees

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