Harshdev625 / Harshdev625/SDEverse
About" Page Throws Unexpected Application Error (404 Not Found)
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [x] 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
```shell
```
### Severity
None
### Additional context
Contributor guide
Assessment
This issue has not been assessed yet.