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
It seems that the events are broken. If one chooses the demo e.g. for confirmation on http://humaan.com/modaal/
There is no alert in neither browser. Same thing relates to after_close:
Any idea how to get it work?
In console there is a message cancel callback fired on canceling, but no alert like it should (alert('you have cancelled this action').
The text was updated successfully, but these errors were encountered:
It seems that the events are broken. If one chooses the demo e.g. for confirmation on http://humaan.com/modaal/
There is no alert in neither browser. Same thing relates to
after_close:
Any idea how to get it work?
In console there is a message
cancel callback fired
on canceling, but no alert like it should(alert('you have cancelled this action')
.The text was updated successfully, but these errors were encountered: