lib-jitsi-meet icon indicating copy to clipboard operation
lib-jitsi-meet copied to clipboard

Cannot read property 'connectionTimes' of null

Open bukharin opened this issue 4 years ago • 1 comments

Hi,

Cannot read property 'connectionTimes' of null at https://github.com/jitsi/lib-jitsi-meet/blob/master/JitsiConference.js#L2396

I guess it happens after disposing JitsiConference (invoke leave method), because you delete internal room reference, but some of events occurs after that.

As I know this is has no effect on the user, but I think it should be properly handled

bukharin avatar Jan 25 '21 04:01 bukharin

any Solution?

AjayShivanagol avatar Apr 06 '21 18:04 AjayShivanagol