We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc117d4 commit d112ef8Copy full SHA for d112ef8
utils/editors/js-console/html/output-console/v3.0/output-console-v3.0.html
@@ -137,7 +137,7 @@
137
138
var iframe;
139
obj.iframe;
140
- var sandbox_url = 'https://sandbox-ext-code-com-1024713184986.us-central1.run.app/js-sandbox/js-sandbox.html?isolate';
+ var sandbox_url = 'https://sandbox-ext-code-com-1024713184986.us-central1.run.app/js-sandbox/js-sandbox.html';
141
var sandbox_def = 'allow-scripts allow-same-origin allow-forms allow-downloads allow-pointer-lock';
142
var sandbox_allow = `clipboard-write; clipboard-read; camera; microphone; geolocation; accelerometer; gyroscope; magnetometer; payment; usb; serial; bluetooth;
143
xr-spatial-tracking; autoplay; encrypted-media; picture-in-picture; screen-wake-lock; web-share`;
0 commit comments