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
you can indeed replace the entire defaultErrorHandler, but I think we should change the default error handler's built-in behavior for "cancelled transition" not to log.
I purposely stop transitions in my app but don't want to see the TransitionRejection in the console.
How can I take this out ?
Thanks!
The text was updated successfully, but these errors were encountered: