Cloudfront script blocked by CORS

I am getting the following error on my site:

The error is stopping drop down buttons working, tab toggle buttons working and also the burger menu on the mobile site.

I note the issue is also affecting webflow’s own site but according to service status, all is well?

Really stuck as to what to do to fix this…


Here is my site https://www.voiceiq.ai/

Issue not present on my page load a moment ago. Try refreshing your browser cache.

Hi webdev, thanks for looking into it but alas the issue persists for mine and webflow’s website…

ezgif.com-video-to-gif (3)

I am seeing the same error with the jQuery link added by Webflow on https://www.goecfx.com/
It only shows up on Chrome/Windows.

As a temporary fix I added my own link to jQuery in the head of the site:
<script>window.jQuery || document.write('<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"><\/script>')</script>

Face the same situation - go for the same temp fix - thx

Was getting this same issue in Chrome, preventing jQuery from loading and breaking much of the site animation on https://www.pumpitup.today/.

Observed on several different OS X devices running Chrome.

Have used the same temporary patch to load jQuery separately, seems to work.

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