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
I found the escape key worked if I clicked on the popup first. That's obviously not ideal. To fix this, I removed "fade" from the div class in _includes/modals.html. I think it works now.
I've noticed that one cannot close the modal with escape key.
It seems an old bug in bootstrap. However the
tabindex="-1"
thing is neither working.The text was updated successfully, but these errors were encountered: