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
In the API documentation, jQuery.noop() return value is Function. I think this is not accurate, because jQuery.noop() does nothing and returns nothing (undefined).