Skip to content

Instantly share code, notes, and snippets.

View amatzon's full-sized avatar
🏠

Andras Matzon amatzon

🏠
View GitHub Profile
@amatzon
amatzon / sentry_exclude_native.md
Last active February 15, 2022 19:57
Browser reported errors to exclude from error logging

Promise is not defined

Browsers without built-in Promise are not supported and seems like polyfill injection not reliable.

NotSupportedError: Picture-in-Picture is not available.

Browsers not supporting PictureInPicture API triggering error from player (like videojs).

NotSupportedError: Failed to load because no supported source was found.

@amatzon
amatzon / sentry_exclude.md
Last active February 15, 2022 19:54
3rd party scripts to exclude from error logging

CryptoJS used by Adform https://s2.adform.net/banners/scripts/st/trackpoint-async.js

Related Issues

Cannot read property 'frames' of undefined

@amatzon
amatzon / .env
Last active April 1, 2019 07:57
Pass command line arguments to Vue CLI build
VUE_APP_PARAMETER=My env param
VUE_APP_DYNAMIC_PARAMETER=