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 the client-side APIs use promises, we should check to make sure plugin authors are passing in callbacks wherever they are required in the plugin API and throw a nice error message if they left it out.
The text was updated successfully, but these errors were encountered:
Since the client-side APIs use promises, we should check to make sure plugin authors are passing in callbacks wherever they are required in the plugin API and throw a nice error message if they left it out.
The text was updated successfully, but these errors were encountered: