ghostery-extension icon indicating copy to clipboard operation
ghostery-extension copied to clipboard

Uncaught TypeError: Cannot read property 'getManifest' of undefined

Open bmblb opened this issue 4 years ago • 1 comments

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:

bmblb avatar Apr 29 '20 12:04 bmblb

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 avatar Jun 26 '20 17:06 christophertino