diff --git a/src/views/dashboard/controls/ThirdPartyApp.vue b/src/views/dashboard/controls/ThirdPartyApp.vue index 9fcf8842..6d6a0340 100644 --- a/src/views/dashboard/controls/ThirdPartyApp.vue +++ b/src/views/dashboard/controls/ThirdPartyApp.vue @@ -37,7 +37,7 @@ limitations under the License. --> height="100%" scrolling="no" style="border: none" - sandbox="allow-scripts allow-same-origin allow-forms allow-popups" + sandbox="allow-scripts allow-same-origin" referrerpolicy="no-referrer" >
{{ t("iframeWidgetTip") }}