Merge remote-tracking branch 'origin/main' into ui
This commit is contained in:
@@ -112,7 +112,7 @@ const CamModelsGroup = () => {
|
||||
socket.off("userDisConnectRespones");
|
||||
socket.off("cameraUpdateResponse");
|
||||
};
|
||||
}, [socket]);
|
||||
}, [socket, activeUsers]);
|
||||
|
||||
useFrame(() => {
|
||||
if (!groupRef.current) return;
|
||||
|
||||
Reference in New Issue
Block a user