I’m trying to use an iframe to display a website preview (of webflow websites that i’m working on). This works great on my webflow domain (anicca-development.webflow.io), but not on my custom domain (hosted on AWS) that I recently connected.
The reason this is happening is because webflow is sending an Content Security Policy directive: “frame-ancestors ‘self’ https://.webflow.com http://.webflow.com http://*.webflow.io http://webflow.comhttps://webflow.com”
As you see it only allows webflow ending domains… i have the same issue btw and i will tell if I find a workaround