Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(plugin-inline-script-content): Tolerate errors when trying to call existing installed handler #613

Merged
merged 1 commit into from
Aug 16, 2019

Conversation

bengourley
Copy link
Contributor

We checked it was a function, but sometimes we get "Permission denied" if we call it, so this
change wraps the call in a try/catch instead.

Fixes #608

…l existing installed handler

We checked it was a function, but sometimes we get "Permission denied" if we call it, so this change
wraps the call in a try/catch instead.

Fixes #608
@bugsnagbot
Copy link
Collaborator

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 40.90 kB 12.24 kB
After 40.89 kB 12.24 kB
± -7 bytes ⚠️ +1 bytes

Generated by 🚫 dangerJS against 500e575

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Permission denied to access property "apply"
3 participants