Production app Cloudflare image CORS issue using fetch
Hi, I am facing CORS issue in production with cloudflare images. It was working before, but suddenly cloudflare is blocking requests with CORS issue.
How to configure cors in cloudflare images?
I am using fetch() to fetch images beforehand, as my application has a slider kind of system where I need to manually control the image display.
0 Replies