Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

2.0.0 Nested modal not working correctly, backdrop in front and not closable #6103

Closed
bisswanger opened this issue Jul 20, 2016 · 1 comment

Comments

@bisswanger
Copy link

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

@mavrick
Copy link

mavrick commented Jul 20, 2016

Thanks for submitting this @bisswanger - I was going to put together a bug report this morning but saw yours first 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants