Skip to content

Uncaught typeError: Cannot read properties of undefined (reading 'reject') #3

Description

@el-cuenca

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)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions