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 TypeError: Cannot read property 'on' of undefined #29

Open
laraws opened this issue Mar 30, 2020 · 1 comment
Open

Uncaught TypeError: Cannot read property 'on' of undefined #29

laraws opened this issue Mar 30, 2020 · 1 comment

Comments

@laraws
Copy link

laraws commented Mar 30, 2020

When I click coplay-connect button, the console display this error and can't connect successfully.

chrome-extension://heolgpojkkeacaokbpolhalhlaidpkkc/coplay.js:908 Uncaught TypeError: Cannot read property 'on' of undefined
    at Object.coplay.connect (chrome-extension://heolgpojkkeacaokbpolhalhlaidpkkc/coplay.js:908)
    at HTMLButtonElement.<anonymous> (chrome-extension://heolgpojkkeacaokbpolhalhlaidpkkc/coplay.js:527)
    at HTMLButtonElement.<anonymous> (chrome-extension://heolgpojkkeacaokbpolhalhlaidpkkc/coplay.js:88)
coplay.connect @ chrome-extension://heolgpojkkeacaokbpolhalhlaidpkkc/coplay.js:908
(anonymous) @ chrome-extension://heolgpojkkeacaokbpolhalhlaidpkkc/coplay.js:527
(anonymous) @ chrome-extension://heolgpojkkeacaokbpolhalhlaidpkkc/coplay.js:88
@1iver
Copy link

1iver commented Apr 18, 2020

A minute later, the add-on will lose connection with the server. so make sure finish all opeation in one minute. both side

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