mirror of https://github.com/jitsi/jitsi-meet
fix(hangup): ensure large video exists before getting displayed id (#2799)
On hangup while audio only, audio only is set to false on conference leave to reset redux state on mobile. Large video will update itself on conference leave, but large video has been cleaned up by that time so trying to directly access the user ID on large video will fail. Be defensive about this check, because its callers are already defensive about its return value.pull/2806/head
parent
8828525511
commit
907cb013a8
Loading…
Reference in new issue