fix(security): harden public CV edges
CI and Deploy / test (pull_request) Failing after 5m23s
CI and Deploy / deploy (pull_request) Has been skipped

This commit is contained in:
cesnimda
2026-08-15 20:53:16 +02:00
parent 74a1e0d845
commit 8ef8b098c8
13 changed files with 54 additions and 6 deletions
@@ -408,6 +408,7 @@ export default function CvBuilderEditor() {
ref={iframeRef}
title="CV preview"
srcDoc={html}
sandbox="allow-same-origin"
onLoad={onIframeLoad}
style={{
width: `${pageMetrics.widthMm}mm`, height: `${previewHeight}px`, border: "none",