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
I think this would be a lot more useful if it was compatible with promises, so instead of passing in the callback directly, you'd pass it through .then(), this way it can be wrapped directly in a promise without having to implement promises into it directly.
The text was updated successfully, but these errors were encountered:
I think this would be a lot more useful if it was compatible with promises, so instead of passing in the callback directly, you'd pass it through .then(), this way it can be wrapped directly in a promise without having to implement promises into it directly.
The text was updated successfully, but these errors were encountered: