Skip to content
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

feat: error boundary to handle and track error #269

Merged
merged 11 commits into from
Mar 21, 2023

Conversation

samyogdhital
Copy link
Contributor

Error Boundary to handle and track error

A class based component that extends the getDerivedStateFromError component method and componentDidCatch method.
Renders a fallback ui if client side error.

image

Implements #251

@samyogdhital samyogdhital changed the title Error Boundary to handle and track error feat: error boundary to handle and track error Mar 20, 2023
@dahal dahal merged commit 40958f2 into envless:main Mar 21, 2023
@samyogdhital samyogdhital deleted the error-boundary branch March 21, 2023 07:00
This was referenced Apr 13, 2023
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.

None yet

3 participants