AJAX call not triggered on show.bs.modal – Jquery ajax
I have a button which is supposed to trigger a modal with a contact form. Part of the show.bs.modal function is an AJAX call to my DB to get some file details which are then meant to be shown in…