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
constlogError=(error: Error,info: ErrorInfo)=>{// Do something with the error, e.g. log to an external APIconsole.log(error,info);};<ErrorBoundaryFallbackComponent={Fallback}onError={logError}>
Problem description:
I got an error when refresh page
The text was updated successfully, but these errors were encountered:
duynguyenJRGVN
changed the title
How to hadle "Application error: a client-side exception has occurred"
How to handle error "Application error: a client-side exception has occurred"
Jan 8, 2025
react-error-boundary
version: ^5.0.0node
version: 22.11Relevant code or config
Problem description:
I got an error when refresh page
The text was updated successfully, but these errors were encountered: