Skip to content
This repository was archived by the owner on Feb 9, 2021. It is now read-only.
This repository was archived by the owner on Feb 9, 2021. It is now read-only.

Can't report errors within an eval statement #188

@saiichihashimoto

Description

@saiichihashimoto

We need to rid ourselves of the few eval statements we have so that we can actually identify errors within them.

https://sentry.io/kogg/hovercards/issues/156483391/

TypeError: Cannot read property 'postMessage' of null
  at X.g.C (eval at <anonymous> (chrome-extension://dighmiipfpfdfbfmpodcmfdgkkcakbco/top-frame.js:2:11053), <anonymous>:98:351)
  at Array.forEach.d (eval at <anonymous> (chrome-extension://dighmiipfpfdfbfmpodcmfdgkkcakbco/top-frame.js:2:11053), <anonymous>:18:177)
  at Nb.W.g (eval at <anonymous> (chrome-extension://dighmiipfpfdfbfmpodcmfdgkkcakbco/top-frame.js:2:11053), <anonymous>:123:235)
  at f (eval at <anonymous> (chrome-extension://dighmiipfpfdfbfmpodcmfdgkkcakbco/top-frame.js:2:11053), <anonymous>:72:28)
  at apply (~/raven-js/src/raven.js:286:28)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions