Description
Thanks for this amazing template..
In Cloudflare Pages, Images are not loading and getting this error when using imageService: 'cloudflare'.... ERROR 9421 — The origin server redirected too many times. Confirm settings at your origin and try again.
It works if I use passthrough in Cloudflare... HTML looks like this -
<img loading="lazy" src="/_astro/logo.CjeCgzp2.svg" crossorigin="anonymous" decoding="async" height="47" referrerpolicy="no-referrer" sizes="(min-width: 47px) 47px, 100vw" srcset="/cdn-cgi/image/width=47,format=svg/_astro/logo.CjeCgzp2.svg 47w, /cdn-cgi/image/width=94,format=svg/_astro/logo.CjeCgzp2.svg 94w" style="object-fit:cover;object-position:center;max-width:47px;max-height:47px;aspect-ratio:1;width:100%;width:revert-layer" width="47">