Skip to content

Commit 758ceb8

Browse files
committed
fix: sandbox same-origin requests in iframe
1 parent 7efea0d commit 758ceb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/output/Preview.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ function createSandbox() {
8282
'allow-modals',
8383
'allow-pointer-lock',
8484
'allow-popups',
85-
'allow-same-origin',
8685
'allow-scripts',
8786
'allow-top-navigation-by-user-activation',
8887
].join(' ')

0 commit comments

Comments
 (0)