#Issue with <Image> component on dynamic page

5 messages · Page 1 of 1 (latest)

rotund salmon
#

So with Cloudflare. The default is set to compile which Uses Astro’s default service (sharp), but only on pre-rendered routes at build time. For pages rendered on-demand, all astro:assets features are disabled.

nova sequoia
#

So is it best to use this

#

Or is there a way that when the navbar is on the dynamic route it just references the static built image url?

rotund salmon
#

I dont think so. Would be best to use the passThroughImageService or Cloudflare Images

nova sequoia
#

Ok thank you I'll close this thread thanks