🔒 Enables copy-to-clipboard for sites running in iframe modal / widget (#1207)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
:src="frameUrl"
|
||||
:id="frameId"
|
||||
title="Iframe Widget"
|
||||
allow="fullscreen; clipboard-write"
|
||||
:style="frameHeight ? `height: ${frameHeight}px` : ''"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user