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

Uncaught TypeError: Cannot read property 'getManifest' of undefined #539

Open
bmblb opened this issue Apr 29, 2020 · 1 comment
Open

Uncaught TypeError: Cannot read property 'getManifest' of undefined #539

bmblb opened this issue Apr 29, 2020 · 1 comment
Assignees

Comments

@bmblb
Copy link

@bmblb bmblb commented Apr 29, 2020

Please read the CONTRIBUTING guide before submitting an issue.

Description

Getting this exceptions on some pages:

Uncaught TypeError: Cannot read property 'getManifest' of undefined

No runtime? Please add a check?
image

[Description of the bug or feature]

Expected Behavior

Ghostery should never throw. And ideally don't even use try/catch inside to avoid interfering with debugging tools.
[What you expected to happen]

Steps to Reproduce

Cannot really specify steps to reproduce, happens on intranet site.

Versions

  • Browser: Chrome, latest
  • OS: Windows 10
  • Node:
  • NPM:
@christophertino
Copy link
Member

@christophertino christophertino commented Jun 26, 2020

This may be a known issue on Chrome, see this response. Regardless, it might make sense to pull logging from our content script files anyway.

@christophertino christophertino self-assigned this Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants