Webp images break space preview rendering

When a space contains a webp image, the space preview image (see spacePreviewImage.js in kinopio-server) will be rendered without transparency and at the wrong size and location

space:

previewimage:

Expected

webp images in cards should render just like jpgs and pngs.

I’d look at cardImageUrl() in spacePreviewImage.js first

tentatively assigned to @lucas

1 Like

will look into it :smiling_face:

2 Likes

We fixed this one, right?

1 Like

Yup I believe so

1 Like