diff --git a/layouts/partials/assets/preview.html b/layouts/partials/assets/preview.html index 9888604..a654228 100644 --- a/layouts/partials/assets/preview.html +++ b/layouts/partials/assets/preview.html @@ -75,7 +75,8 @@ class="preview-iframe preview-{{ $device }}" title="{{ or $args.heading.title (printf "Preview of %s" $args.url) }}" loading="lazy" - sandbox="allow-scripts allow-same-origin allow-forms allow-popups" + allow="storage-access" + sandbox="allow-scripts allow-same-origin allow-forms allow-popups allow-storage-access-by-user-activation" referrerpolicy="no-referrer-when-downgrade">