Skip to content

Feat: Add Error Boundary to Application #173

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iammahmads
Copy link
Contributor

Description of Change

Sometime our application breaks at run time may be due to invalid data or some network errors. This PR is adding an application-level error-boundary to our app to efficiently handle that circumstances.

Step to reproduce:
1: Visit the site
2: Hover over any Page link
3: Turn of your internet
4: Click the link you previously hovered

Before result:
image

After result:
image

Checklist

  • This PR was not created with AI. (PRs created mainly with AI will be closed. They waste our team's time. We ban repeat offenders.)

@iammahmads iammahmads requested review from a team as code owners May 5, 2025 17:22
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