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
Since a873558 we must make sure that all objects that are supposed to be events are events. Thus, code like originalEvent: {} must be replaced with originalEvent: new jQuery.Event()