I am using this attribute to my Modal Id to close the Modal but its not working. I have tried this solution which I found online but it didn't seem to work.
$('#id').attr("data-bs-dismiss", "modal") $('#id').attr("aria-label", "Close")