ImageGrid does not display .webp urls

I've found that .webp images work just fine in the Image component, but not in the ImageGrid.
Is there some workaround for this?
Thanks,
I.D.

  • Goal: show .webp images in the ImageGrid component.

  • Steps:

  1. Add the ImageGrid component
  2. Link an array of URL's with .jpg and .webp images
  • Details: jpg images are displayed fine, webp images just don't render.

  • Screenshots:


    (here on screen .jpg URLs are on the left and .webp URLs on the right)

Hello @IvanD

I created an ImageGrid component for testing, and WebP images work fine without any issues. It may not be a bug. Please check your image link.

If you're experiencing issues, provide more details or a screenshot.

Here’s my screenshot:

2 Likes

Weird... I just tried it today again and it worked.
Had the whole last week an issue with it (links are correct) and had no clue how to handle it.

1 Like

It could be a version or network issue causing .webp URLs not to display.

Thank You.

3 Likes