fix: apply sandbox to HTML preview iframe
This commit is contained in:
parent
914d20ad37
commit
86ef1a4e14
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@
|
|||
class="covers-response"
|
||||
src="about:blank"
|
||||
loading="lazy"
|
||||
sandbox=""
|
||||
></iframe>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Reference in a new issue