Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Dropdown with keyboard nav example" yields "Uncaught TypeError: Cannot read properties of undefined (reading 'focus')" #67

Closed
kerryj89 opened this issue May 5, 2022 · 1 comment

Comments

@kerryj89
Copy link

kerryj89 commented May 5, 2022

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

@Morgul
Copy link
Owner

Morgul commented May 6, 2022

Fixed by #68.

@Morgul Morgul closed this as completed May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants