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
Using the modal with angular-modal-service (but also in other configurations, as a google search will reveal) leaves behind two instances of 'modal-backdrop in' divs after closing.
Removing the 'fade' class from the modal seems to alleviate the problem.
The text was updated successfully, but these errors were encountered:
Using the modal with angular-modal-service (but also in other configurations, as a google search will reveal) leaves behind two instances of 'modal-backdrop in' divs after closing.
Removing the 'fade' class from the modal seems to alleviate the problem.
The text was updated successfully, but these errors were encountered: