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'm using Redux with some middleware that handles requests with promises. When the request fails (a promise rejection) i get the error registered in Sentry. Any way to disable that?
The text was updated successfully, but these errors were encountered:
I'm using Redux with some middleware that handles requests with promises. When the request fails (a promise rejection) i get the error registered in Sentry. Any way to disable that?
The text was updated successfully, but these errors were encountered: