Skip to content

Commit fbc9ee9

Browse files
save file
1 parent b2f4871 commit fbc9ee9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

utils/editors/js-console/html/output-console/v3.0/output-console-v3.0.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585

8686
<pre id=output>
8787
</pre>
88+
8889
</div>
8990

9091
</template>
@@ -131,7 +132,7 @@
131132

132133
var iframe;
133134
obj.iframe;
134-
var sandbox_url = 'https://sandbox-ext-code-com-1024713184986.us-central1.run.app/js-sandbox/js-sandbox.html';
135+
var sandbox_url = 'https://sandbox-ext-code-com-1024713184986.us-central1.run.app/js-sandbox/js-sandbox.html?isolate';
135136
var sandbox_def = 'allow-scripts allow-same-origin allow-forms allow-downloads allow-pointer-lock allow-popups-to-escape-sandbox';
136137
var sandbox_allow = `clipboard-write; clipboard-read; camera; microphone; geolocation; accelerometer; gyroscope; magnetometer; payment; usb; serial; bluetooth;
137138
xr-spatial-tracking; autoplay; encrypted-media; picture-in-picture; screen-wake-lock; web-share`;

0 commit comments

Comments
 (0)