You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to catch the keyCode for ESC in beforeCancel.
It is possible in beforeSubmit.
So why you dont pass the event to the beforeCancel Method in Modal.prototype.triggerCancel?