diff --git a/figma/src/ui.tsx b/figma/src/ui.tsx index a9b8fad9..8aae329f 100644 --- a/figma/src/ui.tsx +++ b/figma/src/ui.tsx @@ -69,7 +69,7 @@ export function LiteHostedAppConnector() { width="100%" allow="camera" height={`${initialized ? "100%" : "0px"}`} - sandbox="allow-scripts allow-same-origin allow-popups allow-modals" + sandbox="allow-scripts allow-same-origin allow-popups allow-modals allow-forms" frameBorder="0" allowFullScreen src={`${_host}/init-figma`} //?platform=figma