You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Device.js:279 Uncaught (in promise) TypeError: Cannot destructure property 'id' of 'undefined' as it is undefined.
at Device.createSendTransport (Device.js:279)
at createTransport (client.js:510)
at async Object.sendCameraStreams (client.js:106)
When I am running this application, this is the error coming.
The text was updated successfully, but these errors were encountered:
Device.js:279 Uncaught (in promise) TypeError: Cannot destructure property 'id' of 'undefined' as it is undefined.
at Device.createSendTransport (Device.js:279)
at createTransport (client.js:510)
at async Object.sendCameraStreams (client.js:106)
When I am running this application, this is the error coming.
![Screenshot from 2020-08-04 16-36-29](https://user-images.githubusercontent.com/37663062/89287029-d404ff80-d670-11ea-9642-f9902efd4abb.png)
The text was updated successfully, but these errors were encountered: