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 react-error-boundary module to catch all exceptions of my application but it can't catch the formik exceptions thrown from the onSubmit, is it possible to pass the formik exceptions thrown from the onSubmit method to my ErrorBoundary?
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
-
I'm using react-error-boundary module to catch all exceptions of my application but it can't catch the formik exceptions thrown from the onSubmit, is it possible to pass the formik exceptions thrown from the onSubmit method to my ErrorBoundary?
Beta Was this translation helpful? Give feedback.
All reactions