Bootstrap modal hide is not working. Alert comes in else. but my modal is not hidden Added bootply. My issue is the same one.
You should try this $('.modal.in').modal('hide')
$('.modal.in').modal('hide')
Via https://github.com/twbs/bootstrap/issues/489