You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't use keyboard for navigating dropdown menu. Attempting to do so will yield Uncaught TypeError: Cannot read properties of undefined (reading 'focus').
Link to minimally-working plunker that reproduces the issue:
Bug description:
Can't use keyboard for navigating dropdown menu. Attempting to do so will yield
Uncaught TypeError: Cannot read properties of undefined (reading 'focus')
.Link to minimally-working plunker that reproduces the issue:
https://morgul.github.io/ui-bootstrap4 (Dropdown with keyboard nav example)
Steps to reproduce the issue:
Click on dropdown and use arrow keys
Version of Angular, UIBS, and Bootstrap
Angular: 1.8.2
UIBS: 3.0.7
Bootstrap: 4
The text was updated successfully, but these errors were encountered: