Editor modal is not closing regardless of where I click. Bootstrap 5
Editor modal is not closing regardless of where I click. Bootstrap 5
Hello,
I am using Bootstrap 5 and when I open an editor modal it will not close regardless of where I click. I have tried
- clicking off the modal
- clicking the close icon
- clicking the button
None of these clicks close the modal. I saw another post where someone was having the same issue with jQueryUI and it needed corrections in the downloaded files.
Please advise.
Answers
Hi,
It appears to work okay here. Could you link to a page showing the issue so I can help debug it please?
Thanks,
Allan
Hi Allan, I currently have it in a dev environment on my local network. Here is an example code block that I use to initialize a datatable and editor.
Please let me know what additional information I can provide.
There is nothing similarly obvious there I'm afraid. I'd need to be able to debug the application I think.
For example, does
preSubmit
trigger? Or is there a background element that has a higher z-index? Or there might be something else I've not thought of.Allan