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 (in promise) TypeError: Cannot read property 'addEventListener' of undefined #83

Closed
SwiftWinds opened this issue May 31, 2019 · 5 comments

Comments

@SwiftWinds
Copy link

When I click the buster icon, the circle animation appears for some time, and it stops. My mouse never moves, and eventually, the animation stops, and nothing happens.

However, if I click the audio button manually and focus on the text field, it types it in correctly.

Here are some images of the console:

image

image

Thank you for your help! Your extension is such a life saver and saved me so much hair pulling.

@SwiftWinds
Copy link
Author

BTW, the link I was on was https://cpmlink.net/jVwFAQ#, but this bug seemed to affect all links.

@dessant
Copy link
Owner

dessant commented May 31, 2019

@SwiftWinds, I can't reproduce the bug. Could you fill out the issue template in a new issue with all the details? I'm not even sure if you're using Chrome or a fork. The logs will also be important for the client app, you should have been also getting an error when the mouse doesn't move.

@dessant
Copy link
Owner

dessant commented May 31, 2019

Please also check if document.querySelector('audio#audio-source') returns anything in the console tab, make sure to select the correct frame (bframe) before issuing the command.

Screenshot from 2019-05-31 11-46-16

@SwiftWinds
Copy link
Author

SwiftWinds commented May 31, 2019

OK. Thank you for the quick reply. I will do this as soon as I get home. For some reason, the new issue template did not appear when I made this issue. Sorry about that.

@SwiftWinds
Copy link
Author

Closed in favor of #85

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