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
nn Graffle v8.0.0-next.168, is it possible to disable error wrapping so that errors are not returned as ContextualError instances? Also, how can I access the raw HTTP response (including status code) from errors inside the client? I want to implement custom error handling without the default error envelope.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey 👋
nn Graffle v8.0.0-next.168, is it possible to disable error wrapping so that errors are not returned as ContextualError instances? Also, how can I access the raw HTTP response (including status code) from errors inside the client? I want to implement custom error handling without the default error envelope.
I.e. I want to handle 401 HTTP responses.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions