diff --git a/app/features/conference/components/Conference.js b/app/features/conference/components/Conference.js index 5325a157a..9720b7337 100644 --- a/app/features/conference/components/Conference.js +++ b/app/features/conference/components/Conference.js @@ -211,7 +211,8 @@ class Conference extends Component { configOverwrite, onload: this._onIframeLoad, parentNode: this._ref.current, - roomName + roomName, + sandbox: 'allow-scripts allow-same-origin allow-popups allow-forms' }; this._api = new JitsiMeetExternalAPI(host, {