Another comment
This commit is contained in:
@@ -177,6 +177,8 @@ export function useECConnectionState(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Flag that we're currently switching focus. This will get reset when the
|
||||||
|
// connection state changes back to connected in onConnStateChanged above.
|
||||||
setSwitchingFocus(true);
|
setSwitchingFocus(true);
|
||||||
await livekitRoom?.disconnect();
|
await livekitRoom?.disconnect();
|
||||||
setIsInDoConnect(true);
|
setIsInDoConnect(true);
|
||||||
|
|||||||
Reference in New Issue
Block a user