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
Hi @armagandalkiran,
I've noticed that there is no error handling for the entire app. When users encounter an error at runtime, it would be beneficial to display a meaningful error page to them.
Hi @armagandalkiran,
I've noticed that there is no error handling for the entire app. When users encounter an error at runtime, it would be beneficial to display a meaningful error page to them.
Here is the related documentation that we can use as a guide:
https://nextjs.org/docs/app/building-your-application/routing/error-handling
The text was updated successfully, but these errors were encountered: