This repository has been archived by the owner on May 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Dropdown stays selected forever #6357
Milestone
Comments
I also have this problem using the same version stated as above. |
Same problem here, with UIB-2.3.1 renders any page practically useless once a drop-down has been used.. :( Angular 1.4.14 |
same problem here. |
Same problem angular 1.5.9 Need to rollback to 2.3.0 for the moment. |
Please check my comment to this issue #6364 (comment) . I think this is the same problem. |
I am running into this issue also with ui-bootstrap 2.1.4 (angular 1.5.8). |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug description:
Dropdown stays selected and will not deselect until page is refreshed.
Link to minimally-working plunker that reproduces the issue:
The bug can be seen on the UI Bootstrap demo page. Click any of the dropdown and then attempt to click elsewhere. You will not be able to select any other elements such as input boxes until page is refreshed.
https://angular-ui.github.io/bootstrap/
This does not happen with the previous version of UI Bootstrap (2.3.0 or 2.20).
http://angular-ui.github.io/bootstrap/versioned-docs/2.3.0/
http://angular-ui.github.io/bootstrap/versioned-docs/2.2.0/
Version of Angular, UIBS, and Bootstrap
Angular: 1.6.0
UIBS: 2.3.1
Bootstrap: 3.3.7
The text was updated successfully, but these errors were encountered: