Skip to content

Conversation

@samspycher
Copy link

We ran into a production error where peerConnection was null despite the type not allowing it. Indeed the library sets this value to null when cleaning up the connection.

Adding null to the type will inform developers and help them avoid this issue, especially if they are using TS with the strict flag on.

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

Successfully merging this pull request may close these issues.

1 participant