Fix soft crash when opening invite modal in lobby
This commit is contained in:
@@ -95,6 +95,7 @@ export function LobbyView({
|
|||||||
<VideoPreview
|
<VideoPreview
|
||||||
state={state}
|
state={state}
|
||||||
client={client}
|
client={client}
|
||||||
|
roomId={roomId}
|
||||||
microphoneMuted={microphoneMuted}
|
microphoneMuted={microphoneMuted}
|
||||||
localVideoMuted={localVideoMuted}
|
localVideoMuted={localVideoMuted}
|
||||||
toggleLocalVideoMuted={toggleLocalVideoMuted}
|
toggleLocalVideoMuted={toggleLocalVideoMuted}
|
||||||
|
|||||||
Reference in New Issue
Block a user