mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 15:47:47 +00:00
It is possible for a connection update to come during a large video update, between its promises, which would result in the update NOT triggering another large video update because an update is in progress. This can cause a state where a connection status overlay is displayed over a video in a state that does not match the actual video state, like the restoring overlay displaying on active video.