Skip to content

Commit efd2ab9

Browse files
save file
1 parent 74e1ace commit efd2ab9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@
152152

153153
async function open(e){
154154

155+
e.stopPropagation();
155156
var node = document.createElement('webcontainer-iframe');
156157
node.setAttribute('component','page');
157158
var mod2 = mod.create({mod,name:'webcontainer-iframe'});

0 commit comments

Comments
 (0)