We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd34d2 commit 8dd1735Copy full SHA for 8dd1735
example/main/index.html
@@ -15,7 +15,7 @@ <h1>canvas-editor-plugin-example</h1>
15
style="width:100%; height:80vh; border:0; border-radius: 4px; overflow:hidden;"
16
title="nostalgic-grothendieck-fwm59s"
17
allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking"
18
- sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"></iframe>
+ sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts allow-downloads"></iframe>
19
</main>
20
</div>
21
<script type="module" src="/src/main.ts"></script>
0 commit comments