jquery-bootstrap example uses `handleHidden` which does not exist #5959
jimfb
commented
MarkMurphy
commented
@TheBlasfem you beat me to it haha! I noticed though that your fix doesn't address the fact that no event listener was added for the 'hidden' event to begin with. Also, the event name is actually hidden.bs.modal
. I've made those changes in mine in addition to responding to the same onHidden
prop you also implemented.
TheBlasfem
commented
nice catch @MarkMurphy, thanks for notice me, we can continue with your solution
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Introduced in: 7f8b288