On in bootstrap when the mode box is closed ('hidden.bs.modal' is not triggered

the $("- sharploginmodal") .on ("hidden.bs.modal", function () {}) in bootstrap is not triggered when the mode box is closed, and
finds that the closed click event has been washed out by other js. How should this be handled by triggering "hidden.bs.modal"

when the mode box is closed?
May.13,2022
Menu