-
Notifications
You must be signed in to change notification settings - Fork 88
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
We need Error boundaries and need to handle exceptions #210
Comments
Would like to work on this too |
Assigned 🚀 |
Due it inactivity, I am making it open for others to contribute. Please feel free to submit the PR. |
@dahal would like to work on this issue , please assign me |
this is not_found page for 404 doubt's progress |
@Pranavtej looks like @Tarunkumartasets picked this up, we have other issues if any of it interests you 🙏🏼 @Tarunkumartasets for error pages, let's go with something simple, here is the mockup |
|
@dahal that's ok i will pick some other issues . |
@dahal i raised this PR due it inactivity |
We need to render error pages for bunch of errors (404, 500 etc).
Also, let's implement sentry for exception notifications. We donot want to be vendor locked, so lets make sure that the code does not break if Sentry is not enabled.
The text was updated successfully, but these errors were encountered: