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
The last comment there is insightful: the hide and show operations are async, so when your show gets called you'll actually (probably) be in the middle of showing the dialog.
Thanks for opening this issue! Unfortunately, it looks like it fails to pass the criteria neccessary for submitting to bootstrap. The following things are currently failing:
should include a jsfiddle/jsbin illustrating the problem if tagged with js but not a feature
For a full list of issue filing guidelines, please refer to the bootstrap issue filing guidelines.
On this page, click "Launch demo modal", then run this JS in the console:
The dialog should hide and show again, which it does, but the background overlay also turns completely black and opaque, which it shouldn't.
JsFiddle link: http://jsfiddle.net/fgVv3/12/
The text was updated successfully, but these errors were encountered: