In a shown modal there is a form. If I focus on an input field (any field for that matter) and press ESC key, that modal is hidden. However, if I don\'t focus on a form fiel
you need data-keyboard="false" and data-backdrop="static"
data-keyboard="false"
data-backdrop="static"
working demo :
Hello, world! Launch demo modal Modal title × Modal body text goes here.
Modal body text goes here.