Site css styles won't load for specific user
Hi, a user of the site I am managing has reported display issues. Appears that the css isn't loading properly. CSS assets use Cloudflare as the CDN. No one else has reported the issue, and I'm unable to replicate the issue. Anyone there have an idea what the cause of the error shown? The user tried multiple devices and they get the same display error result.
1 Reply
The error messages suggest a CORS problem. Curious that it's only one user though. Are the requests to those assets going to a different origin?
If it's truly only one user I'd suggest recommending they use a different browser. There may be a ad blocker or other extension that's stopping those requests. They do weird things sometimes.