This repository was 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
Mutliple modals, double click closes two modals instead top. #6061
Labels
Comments
@Advarius this is expected behavior because you have the modals configured to close when the backdrop is clicked. You can turn this off via the |
@advarius, ah, thank you for the better example. I'll flag for investigation. |
Hello, i'm facing the same issue. |
jkoontz2010
added a commit
to jkoontz2010/bootstrap
that referenced
this issue
Jul 23, 2016
…nintentionally Closes angular-ui#6061
I didn't realize this, but this issue was corrected by #6104 |
Closing as fixed in |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When there are two nested modals, i.e. one modal is shown from another, double click on backdrop of the top modal results in closing of both modals instead only top.
Problem is reproduced even if double click is done when cursor is above first modal. As in the attached image from plunker, need to click in selected area.
http://plnkr.co/edit/Fidgh0aBW6LMi9nUaetg
The text was updated successfully, but these errors were encountered: