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 was archived by the owner on May 29, 2019. It is now read-only.
Calling $uibModal.open from within an open modal dialog causes the new dialog being shown in the back of the active dialog. The screen front is covered by the related backdrop which makes the site unusable.
Link to minimally-working plunker that reproduces the issue:
Bug description:
Calling $uibModal.open from within an open modal dialog causes the new dialog being shown in the back of the active dialog. The screen front is covered by the related backdrop which makes the site unusable.
Link to minimally-working plunker that reproduces the issue:
http://plnkr.co/edit/9cTZmaD0Veriujy9n7iE?p=preview
Click on "Open Me" and then any of the shown list items.
(Increase the size of the preview to see that the "lg" dialog is behind the active one)
Version of Angular, UIBS, and Bootstrap
Angular:
1.5.x
UIBS:
2.0.0
Bootstrap:
3.3.6
The text was updated successfully, but these errors were encountered: