Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error page #29

Open
izruff opened this issue Sep 24, 2024 · 0 comments
Open

Add error page #29

izruff opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@izruff
Copy link
Member

izruff commented Sep 24, 2024

Process unhandled errors and display some information to the user. Minimally, this should be the app/error.tsx page, and it should contain the following:

  • A text indicating that something unexpected occurred and caused an error
  • Link to go back to the home page

Learn more about error handling in Next.js here.

Deadline: September 28, 2024

@izruff izruff added the enhancement New feature or request label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants