From a3e17047a4fff8b2ad9c100b10d0c81f8391309d Mon Sep 17 00:00:00 2001 From: "alonso.torres" Date: Fri, 30 May 2025 15:38:42 +0200 Subject: [PATCH] :bug: Add sandbox runtime --- frontend/resources/plugins-runtime/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/resources/plugins-runtime/index.js b/frontend/resources/plugins-runtime/index.js index c51bb9dbfc..07b7a342ca 100644 --- a/frontend/resources/plugins-runtime/index.js +++ b/frontend/resources/plugins-runtime/index.js @@ -5086,7 +5086,8 @@ class zc extends HTMLElement { "allow-modals", "allow-popups", "allow-popups-to-escape-sandbox", - "allow-storage-access-by-user-activation" + "allow-storage-access-by-user-activation", + "allow-same-origin" ), o && l.sandbox.add("allow-downloads"), l.addEventListener("load", () => { var d; (d = this.shadowRoot) == null || d.dispatchEvent(