Cross-origine Issue on chrome and Firefox

Hi !

I have a CORS problem with my font and images on chrome and firefox but on safari everything is fine.

Message on the console : " small-deer.localsite.io/:1754 Access to font at ‘https://massive-immersive-dev-prod-local.local/wp-content/uploads/2023/03/acumin-pro-extracond-bold-webfont.woff2’ from origin ‘https://small-deer.localsite.io’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource."

So I can’t give the link to my client

Thank you !!

Hi @Ben1

CORS errors aren’t really a Local specific issue but one that can definitely pop up from time to time when developing. There are a lot of resources out there about this, but for starters, this one might help you with some troubleshooting: What Is a CORS Error and How to Fix It (3 Ways) - Bannerbear

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