Cross-origin problems due to image urls

Currently images for Webflow sites are hosted on cloudfront domain and do not have Access-Control-Allow-Origin: * header. This makes impossible getting imgdata in scripts.
So js plugins like image blur or average color do not work.

Could you please add Access-Control-Allow-Origin headers to images or do something else to overcome this problem?

3 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.