Skip to content

Commit 2bd0e2c

Browse files
save file
1 parent f7cd752 commit 2bd0e2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/editors/html-editor/html/output-html/v2.0/output-html-v2.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,8 @@
199199

200200

201201
obj.sandbox = function(html){
202-
203-
iframe.contentWindow.postMessage({type:'run',html});
202+
debug('sandbox');
203+
iframe.contentWindow.postMessage({type:'run',html},'*');
204204

205205
}//sandbox
206206

0 commit comments

Comments
 (0)