зеркало из https://github.com/mozilla/bedrock.git
Ignore NS_ERROR_ABORT No error message alerts in Sentry front-end
This commit is contained in:
Родитель
d6c387188d
Коммит
6dbfd442ff
|
@ -30,6 +30,7 @@ const options = {
|
|||
ignoreErrors: [
|
||||
'$ is not defined',
|
||||
'Event `Event` (type=unhandledrejection) captured as promise rejection',
|
||||
'NS_ERROR_ABORT',
|
||||
'NetworkError when attempting to fetch resource',
|
||||
'Non-Error promise rejection captured'
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче