Images are not rendered in the size defined in cropper. Umbraco 13

Hey, i pass model down to partial view and in partial view i want to render cropped image. I followed the documentation and used .GetCropUrl(“alias here”);

Links generated by the GetCropUrl() seems to be fine, however the dimensions are not applied for some reason. Help me please i cannot solve this.

In addition i wanted to say that I’ve changed the directory of storing medias.

Here are the photos:

Partial View

Website with links



This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/114242-images-are-not-rendered-in-the-size-defined-in-cropper-umbraco-13