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

TypeError: can't access dead object inject.js:224:1 #4

Closed
johnp opened this issue Jul 24, 2017 · 3 comments
Closed

TypeError: can't access dead object inject.js:224:1 #4

johnp opened this issue Jul 24, 2017 · 3 comments

Comments

@johnp
Copy link

johnp commented Jul 24, 2017

I see thousands upon thousands of this error in the browser console in Firefox Nightly. This is the offending line.

There's an MDN page for this specific error and how to deal with it: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Dead_object

@johnp
Copy link
Author

johnp commented Jul 24, 2017

I made a pull request upstream that should also fix this issue (use the readystatechange event instead of constant polling).

@johnp
Copy link
Author

johnp commented Aug 29, 2017

The fix has been merged upstream and is in release 0.4.9.

@codebicycle
Copy link
Owner

Thank you!

@johnp johnp closed this as completed Oct 7, 2017
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

No branches or pull requests

2 participants