rtc-web-archive icon indicating copy to clipboard operation
rtc-web-archive copied to clipboard

t.debug is not a function

Open jahid-dal opened this issue 4 years ago • 4 comments

{snip} sdp,t.sendMessage("ANSWER",e),t.state="established"}else t.debug("Dazed and confused in state "+t.state+", stopping here");t.actionNeeded=!1 {snip}

Can you please look into this, there is not t.debug function defined anywhere in the file

jahid-dal avatar Nov 06 '20 12:11 jahid-dal

Can you tell me how to reproduce it

ysclyy avatar Nov 10 '20 08:11 ysclyy

The flow is not going to any written "if" conditions and it directly goes to the else condition of "onstablestate" function, It happens randomly.

jahid-dal avatar Nov 10 '20 08:11 jahid-dal

@jahid-dal i'm not sure what you are talking about unfortunately. we need ways to reproduce your issue so that we can look into the issue. the code you provided looks like uglified.

plutoless avatar Nov 17 '20 05:11 plutoless

I'm having this issue too, it happens randomly

image

carvarr avatar Jul 28 '21 23:07 carvarr