Hi, SO SO users,
You have this problem when I automatically populate a modal block.
Sometimes it already has content, so I tried to do hide / show for each request. But the show starts before the hide function is executed, so it breaks the script.
I can’t bind to the “hidden” one, because if this is the first time, it will not start the hidden function from the bootstrap.
Using modal ('true'), I see that the object has an isShown element, but does anyone know how I can access it?
The .log console shows this:
$backdrop [div.modal-backdrop] $element [div
jquery twitter-bootstrap modal-dialog
Marco Johannesen Jan 6 2018-12-12T00: 00Z
source share