diff --git a/aksel.nav.no/playroom/playroom.config.js b/aksel.nav.no/playroom/playroom.config.js index a9f7dfa1aa..1bc556b23f 100644 --- a/aksel.nav.no/playroom/playroom.config.js +++ b/aksel.nav.no/playroom/playroom.config.js @@ -19,7 +19,7 @@ module.exports = { useScope: path.resolve("./src/useScope.tsx"), openBrowser: false, paramType: "search", // default is 'hash' - iframeSandbox: "allow-scripts allow-same-origin", + iframeSandbox: "allow-scripts allow-same-origin allow-modals", exampleCode: ` This is a sandbox!