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
If any function is given then the return value will be checked once to check if the function returns Promises or other values. This should be clarified so the user only uses functions that either return a Promise every time or never.