Every time I open the modal, a function is executed:
// Open modal function modal_openModal(id, method, data, key) { let div = document.getElementById(id);