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 properties of undefined (reading 'reject') #3

Open
el-cuenca opened this issue Nov 3, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@el-cuenca
Copy link

el-cuenca commented Nov 3, 2021

Screenshot 2021-11-03 at 09 45 49

q("[onpeerconnectionfail]"), this.trigger(new D.PublisherEvent(D.PublisherEventTypes.PUBLISH_FAIL, this)), this._subscriptionResolver.reject("Peer Connection Failed.");

this._subscriptionResolver can be undefined in scenarios where the offer is send but never receive an answer (this can be reproduced using a firewall to block outgoings)

@bustardcelly bustardcelly self-assigned this Nov 3, 2021
@bustardcelly bustardcelly added the bug Something isn't working label Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants