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 has been archived by the owner on May 29, 2019. It is now read-only.
What is happening is that the modal backdrop has a background color of #000 - when the opacity is 1, it will appear to be solid black...should give a good base to investigate though.
there is a change in the modal behaviour. It can be seen at the modal example on https://angular-ui.github.io/bootstrap/
basically when animation is turned off, it appears the screen behind the modal is very obviously deleted and redrawn as the modal is closed.
The text was updated successfully, but these errors were encountered: