We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Astro v5.0.5 Node v22.12.0 System macOS (arm64) Package Manager npm Output static Adapter @astrojs/cloudflare Integrations none
As I mentioned here : #454 (comment)
Image does not load, when Image component are used in Server Islands (server:defer) enabled component.
Image
server:defer
Minimal reproducible example here : https://github.com/monaye/astro-server-islands/tree/server-island-cf
and deployed to: https://f844fa98.astro-server-islands-3dq.pages.dev/
This is working in Astro v4 with CF Adapter v11. https://github.com/monaye/astro-server-islands/tree/server-island-cf-v4
https://464206f0.astro-server-islands-3dq.pages.dev/
Image should load.
https://github.com/monaye/astro-server-islands/tree/server-island-cf
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Astro Info
Describe the Bug
As I mentioned here : #454 (comment)
Image does not load, when
Image
component are used in Server Islands (server:defer
) enabled component.Minimal reproducible example here :
https://github.com/monaye/astro-server-islands/tree/server-island-cf
and deployed to:
https://f844fa98.astro-server-islands-3dq.pages.dev/
This is working in Astro v4 with CF Adapter v11.
https://github.com/monaye/astro-server-islands/tree/server-island-cf-v4
https://464206f0.astro-server-islands-3dq.pages.dev/
What's the expected result?
Image should load.
Link to Minimal Reproducible Example
https://github.com/monaye/astro-server-islands/tree/server-island-cf
Participation
The text was updated successfully, but these errors were encountered: