Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit c2ebc33

Browse files
committed
adding sandbox support to the iframe for chrome apache-less support
1 parent 4aa2a70 commit c2ebc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_patternlab-files/index.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div id="sg-vp-wrap">
2424
<div id="sg-cover"></div>
2525
<div id="sg-gen-container">
26-
<iframe id="sg-viewport"></iframe>
26+
<iframe id="sg-viewport" sandbox="allow-same-origin allow-scripts"></iframe>
2727
<div id="sg-rightpull-container">
2828
<div id="sg-rightpull"></div>
2929
</div>

0 commit comments

Comments
 (0)