Image Component Sizing Issue

@Dan I think I’ve found a new bug in the image component.

When I set the “sizing” in the image component to custom, the images are no longer displayed — both in the preview and after publishing.

See screenshots.

This must have been introduced in one of the recent updates, since it worked before. I noticed this issue across several of my projects and had to set all “sizing” options back to original.

I’ve tested it here and it’s working :thinking: I’m wondering if it’s an image format issue.

I think (but I’d need to check), the image Component will only resize JPG’s and PNG’s.

Can you share that section in a project so we can take a look at what’s going on?

that’s what I suspected as well, since it doesn’t occur in some pre-built projects.

I always use .webp

Ah yeah, resizing is not going to work on .webp (as we don’t support it, yet), that’s the issue!

1 Like

It must have worked at some point, because I have it set up this way on several pages, and now I’m wondering why the images are no longer displayed :-/

I would like to see a video how this works …