openfun / marsha

:clapper: An opensource LTI Learning Content Management System (LCMS)
MIT License
107 stars 24 forks source link

🥅(frontend) filter TypeError from sentry capture #2401

Closed kernicPanel closed 1 year ago

kernicPanel commented 1 year ago

Purpose

As we have many errors related to a Safari bug. https://bugs.webkit.org/show_bug.cgi?id=231150

Although it has been fixed, we decided to filter it from Sentry to avoid flooding.

Proposal

Don't capture errors for TypeError("Load failed")