second modal not showing bootstrap 4 code example Example: showing bootstrap modal after a delay setTimeout(function() { $('#myModal').modal(); }, 2000);