Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

fix: collect errors using error boundary#531

Merged
vinistevam merged 2 commits intomainfrom
fix/463-sentry-collecterro-using-error-boundary
Feb 17, 2023
Merged

fix: collect errors using error boundary#531
vinistevam merged 2 commits intomainfrom
fix/463-sentry-collecterro-using-error-boundary

Conversation

@vinistevam
Copy link
Copy Markdown
Contributor

Overview

This PR aims to enable errors to be handled by the error boundary on the UI and send to Sentry on the render process.

image 20230215111558

Issues

resolves: #463

@vinistevam vinistevam force-pushed the fix/463-sentry-collecterro-using-error-boundary branch from fe47c6c to 8bf9af4 Compare February 15, 2023 13:57
@vinistevam vinistevam marked this pull request as ready for review February 15, 2023 14:24
@vinistevam vinistevam requested a review from a team February 15, 2023 14:24
@vinistevam vinistevam force-pushed the fix/463-sentry-collecterro-using-error-boundary branch from 13ca5f9 to 8d94ee7 Compare February 15, 2023 16:02
@vinistevam vinistevam merged commit 66d26ea into main Feb 17, 2023
@vinistevam vinistevam deleted the fix/463-sentry-collecterro-using-error-boundary branch February 17, 2023 08:25
@cryptotavares cryptotavares mentioned this pull request Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use React error boundary to collect the Sentry errors

2 participants