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
{{ message }}
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
The select directive stops working after selecting an option. I have to click elsewhere on the page to take focus from the select in order for it to work again.
Click on the 'Single select' example and select an item. Attempt to use the select directive again, but the dropdowns don't appear. At this point you have to click elsewhere on the page to take focus away before the select will work again.
I see identical behavior in Chrome, FF, and Safari.
The text was updated successfully, but these errors were encountered:
The select directive stops working after selecting an option. I have to click elsewhere on the page to take focus from the select in order for it to work again.
To reproduce just go to the official docs:
http://mgcrea.github.io/angular-strap/##selects
Click on the 'Single select' example and select an item. Attempt to use the select directive again, but the dropdowns don't appear. At this point you have to click elsewhere on the page to take focus away before the select will work again.
I see identical behavior in Chrome, FF, and Safari.
The text was updated successfully, but these errors were encountered: