Bug? Image is cropped in Prismic but displayed uncropped on page

Hey y'all!

I did look for threads to this problem, but could not find any. Problem is als follows:

In Prismic we crop images to a certain format (say 800x600). Great! But when the content is displayed on our page, the image is displayed non-cropped, i.e. in its original side ratio. What went wrong?

Help would be appreciated.

Best regards,
Fabian

Image in Prismic:

Image on page:

Hello @jens.hesse, thanks for reaching out.

This is probably happening because you need to manage the responsive views from the API response in the front-end code. The Image field is going to retrieve a default view and 'thumbnails' We recommend using a picture tag to handle each size of img: