Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Conversation

treejamie
Copy link
Owner

@treejamie treejamie commented Apr 10, 2025

https://nextjs.org/learn/dashboard-app/error-handling

Covers:

  • How to use the special error.tsx file to catch errors in your route segments, and show a fallback UI to the user.
  • How to use the notFound function and not-found file to handle 404 errors (for resources that don’t exist).

Further reading:

To learn more about error handling in Next.js, check out the following documentation:

Copy link

vercel bot commented Apr 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2025 8:49am

@treejamie treejamie merged commit 7c72c6a into main Apr 10, 2025
2 checks passed
@treejamie treejamie deleted the 13-error-handling branch April 10, 2025 08:52
@treejamie treejamie self-assigned this Apr 10, 2025
@treejamie treejamie moved this to WK DONE in Project Learn Apr 10, 2025
@treejamie treejamie moved this from WK DONE to APR 25 ARCHIVE in Project Learn Apr 14, 2025
@treejamie treejamie moved this from APR 25 ARCHIVE to In progress in Project Learn Apr 14, 2025
@treejamie treejamie removed the status in Project Learn Apr 14, 2025
@treejamie treejamie moved this to APR 25 ARCHIVE in Project Learn Apr 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

No open projects
Status: APR 25 ARCHIVE

Development

Successfully merging this pull request may close these issues.

1 participant