-
Notifications
You must be signed in to change notification settings - Fork 53
About" Page Throws Unexpected Application Error (404 Not Found) #322
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
When I click on the About page in the SDEverse website, instead of loading the correct content, I receive an Unexpected Application Error with the following message:
Error Title: Unexpected Application Error
Status: 404 Not Found
Message: “Hey developer 👋 You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.”
Environment
OS: WINDOWS11
Steps to reproduce
1.Open the website.
2.Navigate to the sidebar.
3.Click on About.
4.Observe the error message instead of the actual page.
Expected behavior
The About page should load normally and display the page content.
Actual behavior
The page crashes and shows the error screen instead.
Logs / Stack traces
Severity
None
Additional context

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working