jingle-interop-demos icon indicating copy to clipboard operation
jingle-interop-demos copied to clipboard

Uncaught TypeError: Cannot read property 'id' of null

Open itsazzad opened this issue 7 years ago • 0 comments

On clicking the call button in http://legastero.github.io/jingle-interop-demos/stanzaio/:

stanzaio.bundle.js:24600 Uncaught TypeError: Cannot read property 'id' of null
    at dumpStream (stanzaio.bundle.js:24600)
    at TraceablePeerConnection.addStream (stanzaio.bundle.js:24709)
    at MediaSession.addStream (stanzaio.bundle.js:25802)
    at HTMLFormElement.callInfo.onsubmit ((index):141)
dumpStream @ stanzaio.bundle.js:24600
TraceablePeerConnection.addStream @ stanzaio.bundle.js:24709
addStream @ stanzaio.bundle.js:25802
callInfo.onsubmit @ (index):141

itsazzad avatar Jun 05 '17 10:06 itsazzad