modal for bootstrap 4.5.2 code example
Example 1: modal in bootstrap 4
$('#myModal').modal('handleUpdate')
Example 2: modal in bootstrap 4
$('#myModal').modal('hide')
$('#myModal').modal('handleUpdate')
$('#myModal').modal('hide')