Browser 会议重新连接失败类型错误:无法读取属性';updatePeerconnection';空的

Browser 会议重新连接失败类型错误:无法读取属性';updatePeerconnection';空的,browser,webex,Browser,Webex,正在尝试使用webex js sdk连接到联机会议。但它引发错误:无法读取null的属性“updatePeerconnection” 这是浏览器控制台日志 wx-js-sdk Meeting:index#reconnect --> Meeting reconnect failed TypeError: Cannot read property 'updatePeerconnection' of null at Function.value (index.js:411)

正在尝试使用webex js sdk连接到联机会议。但它引发错误:无法读取null的属性“updatePeerconnection”

这是浏览器控制台日志

  wx-js-sdk Meeting:index#reconnect --> Meeting reconnect failed TypeError: Cannot read property 'updatePeerconnection' of null
        at Function.value (index.js:411)
        at e.value (index.js:347)
        at e.<anonymous> (index.js:305)
        at c (runtime.js:63)
        at Generator._invoke (runtime.js:293)
        at Generator.next (runtime.js:118)
        at i (asyncToGenerator.js:5)
        at s (asyncToGenerator.js:27)
wx js sdk会议:索引#重新连接-->会议重新连接失败类型错误:无法读取null的属性“updatePeerconnection”
at Function.value(index.js:411)
在e.value(index.js:347)
在e