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
Can we handle axios error with static type?
Exampel we have HttpStatus 422 so response will appear in .catch,
How we create Type for error handling in axios?
The text was updated successfully, but these errors were encountered:
Can we handle axios error with static type?
Exampel we have HttpStatus 422 so response will appear in .catch,
How we create Type for error handling in axios?
The text was updated successfully, but these errors were encountered: