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
Removes the type check and makes it more lax. Also now rejects the promise instead of throwing, so that it gets properly handled inside the promise context. Throwing the error here does not get handled in jQuery deferreds unlike in the native Promises
0 commit comments