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
when I refresh the page ,the error was disappearing
Uncaught TypeError: Cannot assign to read only property 'iceServers' of object '#<Object>'
at new window.RTCPeerConnection (simplewebrtc-with-adapter.bundle.js:17390)
at new WrappedRTCPeerConnection (blob:http://127.0.0.1:8887/3fe08aa5-56d9-49fe-9dd1-83fd169ad2ef:300)
at new PeerConnection (simplewebrtc-with-adapter.bundle.js:11894)
at new Peer (simplewebrtc-with-adapter.bundle.js:20445)
at WebRTC.createPeer (simplewebrtc-with-adapter.bundle.js:21320)
at Socket.<anonymous> (simplewebrtc-with-adapter.bundle.js:21048)
at Socket.onack (simplewebrtc-with-adapter.bundle.js:15228)
at Socket.onpacket (simplewebrtc-with-adapter.bundle.js:15153)
at Manager.<anonymous> (simplewebrtc-with-adapter.bundle.js:4357)
at Manager.Emitter.emit (simplewebrtc-with-adapter.bundle.js:4495)
The text was updated successfully, but these errors were encountered:
run the test page and get the following error:
when I refresh the page ,the error was disappearing
The text was updated successfully, but these errors were encountered: