Can I change backdrop to \'static\' while my modal is open?
I have modal with form submit button. When I click this button I show loading spinner on my modal and th
I had a different JavaScript object returned and thus the following solution:
$myModal.data("bs.modal")._config.backdrop = value;