Skip to content

web: filter all errors reported to Sentry

Administrator requested to merge vb/filter-sentry-errors into main

Created by: valerybugakov

Context

We stopped reporting some errors to Sentry and applied the filter function in the ErrorBoundary component. It doesn't affect unhandled errors that happened outside of this part of the React tree.

Changes

Merge request reports

Loading