# Some images are not fetched from the CDN on mobile

**URL:** https://forum.builder.io/t/some-images-are-not-fetched-from-the-cdn-on-mobile/3144
**Category:** Bugs
**Created:** [January 24, 2023, 11:24am UTC](https://forum.builder.io/t/some-images-are-not-fetched-from-the-cdn-on-mobile/3144 "2023-01-24T11:24:40Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![rasmussyberg](https://avatars.discourse-cdn.com/v4/letter/r/71e660/32.png) [@rasmussyberg](https://forum.builder.io/u/rasmussyberg)
#### Post date: [January 24, 2023, 11:24am UTC](https://forum.builder.io/t/some-images-are-not-fetched-from-the-cdn-on-mobile/3144/1 "2023-01-24T11:24:40Z")

</div>

**Builder content link**

> **[Builder.io: Drag and drop Visual CMS](https://builder.io/content/5f5c8774d547418894676cdbc04cdae1)**
>
> Build and optimize digital experiences for any tech stack, visually.

**Builder public api key**  
53c56d0660924fd3a437fae7c0f5d1e1

**Detailed steps to reproduce the bug**  
It seems that lately some images are not being loaded/fetched from your CDN.  
We can select the image from the File manager and can see a thumbnail in the Block Options tab, but in the viewer, the images are not loaded. However, when loaded on a mobile or the browser is in mobile mode, the images load just fine.

**Screenshots or video link**  
Browser in desktop mode

 ![billede](https://us1.discourse-cdn.com/flex020/uploads/builder/original/2X/d/df9544c0203aa0cd030f4013ef4995e5a6e15437.png)  
 ![billede](https://us1.discourse-cdn.com/flex020/uploads/builder/original/2X/1/1b0951e90897512e8e79ffcf1c3f0b520cb9e15b.jpeg)

Browser in mobile mode

 ![billede](https://us1.discourse-cdn.com/flex020/uploads/builder/original/2X/0/0ffdc9ee6dfcb1f986e6c5f5f572beec53abeb84.jpeg)

**Code stack you are integrating Builder with**  
react

---

<div class="post-metadata">

### Author: ![manish-sharma](https://avatars.discourse-cdn.com/v4/letter/m/8797f3/32.png) [@manish-sharma](https://forum.builder.io/u/manish-sharma)
#### Post date: [January 24, 2023, 3:15pm UTC](https://forum.builder.io/t/some-images-are-not-fetched-from-the-cdn-on-mobile/3144/2 "2023-01-24T15:15:05Z")

</div>

Hi @rasmussyberg,

We are not able to reproduce this possible issue, could you please check the browser console and let us know if there are any errors when images aren’t loading?

---

<div class="post-metadata">

### Author: ![rasmussyberg](https://avatars.discourse-cdn.com/v4/letter/r/71e660/32.png) [@rasmussyberg](https://forum.builder.io/u/rasmussyberg)
#### Post date: [January 24, 2023, 3:43pm UTC](https://forum.builder.io/t/some-images-are-not-fetched-from-the-cdn-on-mobile/3144/3 "2023-01-24T15:43:54Z")

</div>

Hi @manish-sharma

There are no errors in the console, and the network status response is 200 for all images.  
However, the ones that do not work respond as content-type text/html instead of jpeg.  
 ![billede](https://us1.discourse-cdn.com/flex020/uploads/builder/original/2X/1/1fc68b99f6780ed04448d57cfecea174dc35b62d.png)

I tried out using [geopeeker.com](http://geopeeker.com) to see if it was different results around the world.  
On this address **[https://test.selectedalternatives.dk/nyheder-og-viden](https://test.selectedalternatives.dk/nyheder-og-viden)**, I get the same result as you can see in this image

 ![billede](https://us1.discourse-cdn.com/flex020/uploads/builder/original/2X/7/7b390e1c9bb9242f934d11d4ce91d69f80ab1bfd.jpeg)

---

<div class="post-metadata">

### Author: ![manish-sharma](https://avatars.discourse-cdn.com/v4/letter/m/8797f3/32.png) [@manish-sharma](https://forum.builder.io/u/manish-sharma)
#### Post date: [January 25, 2023, 6:16am UTC](https://forum.builder.io/t/some-images-are-not-fetched-from-the-cdn-on-mobile/3144/4 "2023-01-25T06:16:22Z")

</div>

Hi @rasmussyberg,

All images loaded fine for me, both in the editor and in live mode.  
However, when we reduced the zoom (say \< 80%) the image rendering broke and showed white containers with broken-image browser icons. Tried opening the image link manually and our API was returning an error.

Could you switch to a different image format and try, say jpg or png ?

This could be an issue with webp rendering in the browser. Firefox at least renders at zoom levels \> 80 but Chrome does not render at any zoom level apart from the initial zoom level. We are investigating this further and will be sharing an update as soon as we have any insights into this. Thank you!

---

<div class="post-metadata">

### Author: ![rasmussyberg](https://avatars.discourse-cdn.com/v4/letter/r/71e660/32.png) [@rasmussyberg](https://forum.builder.io/u/rasmussyberg)
#### Post date: [January 25, 2023, 10:39am UTC](https://forum.builder.io/t/some-images-are-not-fetched-from-the-cdn-on-mobile/3144/5 "2023-01-25T10:39:16Z")

</div>

Hi @manish-sharma

Switching the images out with new jpg formatted images seems to solve the problem. We did indeed have problems with many of the uploaded images that initially were in webp format.
