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

无法连接 #34

Open
panyz522 opened this issue May 10, 2020 · 0 comments
Open

无法连接 #34

panyz522 opened this issue May 10, 2020 · 0 comments

Comments

@panyz522
Copy link

Chrome Log:

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

貌似是因为这里失败

    let c = coplay.peer.connect(remote, {
      label: 'coplay',
      serialization: 'json',
      reliable: false
    });
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

1 participant