diff --git a/react/features/conference/components/web/Conference.js b/react/features/conference/components/web/Conference.js index 46c8cf3cd..90be0b0b5 100644 --- a/react/features/conference/components/web/Conference.js +++ b/react/features/conference/components/web/Conference.js @@ -236,8 +236,12 @@ class Conference extends AbstractConference { id = 'videospace' onTouchStart = { this._onVidespaceTouchStart }> - - + { + _showPrejoin || _showLobby || (<> + + + ) + } { _showPrejoin || _showLobby || }