Skip to content

feat: Implement Error Boundaries to prevent full-app crashes#83

Open
jpdevhub wants to merge 2 commits into
Razen04:masterfrom
jpdevhub:feature/error-boundaries
Open

feat: Implement Error Boundaries to prevent full-app crashes#83
jpdevhub wants to merge 2 commits into
Razen04:masterfrom
jpdevhub:feature/error-boundaries

Conversation

@jpdevhub

Copy link
Copy Markdown
Contributor

This PR adds React Error Boundaries across the app using the standard react-error-boundary library. Instead of a single glitch causing the entire app to show a "white screen of death," errors are now contained safely.

Why it matters: This makes the app feel much more like a stable, native application and prevents users from losing their session data just because one small piece of the UI failed.

issue #77

@vercel

vercel Bot commented May 27, 2026

Copy link
Copy Markdown

@jpdevhub is attempting to deploy a commit to the razen04's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant