kawalcovid19/wargabantuwarga.com

[Mobile] Hero banner is missing in home page

josteph opened this issue · 3 comments

Description

Only happens in mobile screen, desktop looks fine.

Mobile

https://res.cloudinary.com/wargabantuwarga/image/upload/c_scale,w_720,q_90,cs_tinysrgb,f_auto/hero_banner_desktop_zat71c

image

Desktop

https://res.cloudinary.com/wargabantuwarga/image/upload/c_scale,w_720,q_90,cs_tinysrgb,f_auto/hero_banner_desktop_zat71c

image

Expected Behaviour

Shows image correctly

Additional Information

The image URL requested is the same https://res.cloudinary.com/wargabantuwarga/image/upload/c_scale,w_720,q_90,cs_tinysrgb,f_auto/hero_banner_desktop_zat71c but it isn't loading correctly on mobile screen

Response headers for Mobile

content-type: image/jp2

Response headers for Desktop

content-type: image/webp

It seems, this only happens on devtools and only when I choose "apple" device type.

image

when I'm using "Responsive" it works
image

I think we need real devices with small screen to reproduce this

EDIT:

this is fine tho...
but still, need to test on the old iPhone devices

The banner image is correctly displayed in iPhone 5S Safari as well.

Should we close this issue?

Yes, i think we should.
it works as intended.