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
Use console.error() for errors consistently (#7411)
In all examples in this document errors are logged by using `console.error()` method
And it's unclear why in promise-based part we have different strategy
Signed-off-by: Artem Dragunov <[email protected]>
0 commit comments