-
-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- https://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/components/dropdown.html
- https://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/components/navbar.html - try first navbar Lang dropdown item
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 workingSomething isn't working