Skip to content

Commit ae82ddd

Browse files
authored
Fix confirm/alert dialogs in iframes (#237)
1 parent 055ca0e commit ae82ddd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"min_height": 500
1212
},
1313
"version": "0.0.15-prerelease.2",
14-
"chromium-args": "--mixed-context --enable-spell-checking --allow-file-access-from-files --allow-file-access --allow-file-cookies"
15-
}
14+
"chromium-args": "--mixed-context --enable-spell-checking --allow-file-access-from-files --allow-file-access --allow-file-cookies --disable-features='SuppressDifferentOriginSubframeJSDialogs'"
15+
}

0 commit comments

Comments
 (0)