Skip to content
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

Open
saiichihashimoto opened this issue Sep 6, 2016 · 1 comment
Open

Can't report errors within an eval statement #188

saiichihashimoto opened this issue Sep 6, 2016 · 1 comment
Labels

Comments

@saiichihashimoto
Copy link
Member

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)
@saiichihashimoto
Copy link
Member Author

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

No branches or pull requests

1 participant