Skip to content

Commit 0da7c9f

Browse files
save file
1 parent 3475ac9 commit 0da7c9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

utils/misc/nodejs-terminal/html/webcontainer-iframe/webcontainer-iframe.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
obj.initdom = async function(){
119119

120120
viewport = await vm.new();
121+
obj.viewport = viewport;
121122
viewport.body.append(host);
122123
viewport.on.drag = callback.drag;
123124

0 commit comments

Comments
 (0)