hm, I haven’t seen this before. under what circumstances does this issue appear? Is there a way to reproduce it?
n
nice-agent-18188
05/24/2023, 6:37 AM
Also while testing we are observing that if a remote participant leaves call by calling room.disconnect
instead of
1. handleParticipantDisconnected
it calls
1. handleTrackUnsubscribed
2. handleParticipantDisconnected
however in handleTrackUnsubscribed,
room.participant.get(sid)
returns null.
p
polite-kilobyte-67570
05/24/2023, 2:19 PM
the second issue you are describing got fixed already in livekit-client v1.9.6