Explorar o código

Merge branch 'microsoft:main' into main

Fizz %!s(int64=2) %!d(string=hai) anos
pai
achega
4d3ed6fe28
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      website/src/website/pages/playground/Preview.tsx

+ 1 - 1
website/src/website/pages/playground/Preview.tsx

@@ -21,7 +21,7 @@ export class Preview
 				<iframe
 					className="full-iframe"
 					key={this.counter}
-					sandbox="allow-scripts"
+					sandbox="allow-scripts allow-modals"
 					frameBorder={0}
 					ref={this.handleIframe}
 					src="./playgroundRunner.html"