Fix speaker view not auto switching on presenting
This commit is contained in:
@@ -229,6 +229,7 @@ const mapStateToActiveCallProp = (
|
||||
|
||||
remoteParticipants.push({
|
||||
...remoteConversation,
|
||||
aci: remoteParticipant.aci,
|
||||
demuxId: remoteParticipant.demuxId,
|
||||
hasRemoteAudio: remoteParticipant.hasRemoteAudio,
|
||||
hasRemoteVideo: remoteParticipant.hasRemoteVideo,
|
||||
|
Reference in New Issue
Block a user