You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The crop modal is displayed and both available actions — Crop the original asset and Duplicate & crop the asset — can be clicked. However, after confirming the crop, no changes are applied to the image. The asset remains unchanged, even though the image was cropped in the editor before confirmation.
The crop action appears to be available and the buttons are clickable, but cropping has no effect. After confirmation, the image is not cropped and remains the same as before editing.
Steps to Reproduce
Open any collection type entry that contains an uploaded image.
Click the edit button for the image.
Crop the image in the media editor.
Confirm the crop using either:
Crop the original asset
Duplicate & crop the asset
Save or confirm the changes.
Expected Behavior
The image should be properly cropped after confirming the crop action.
If cropping is not supported in this context, the crop options should not be available.
Logs
Code Snippets
No response
Media
screen-capture.13.webm
Additional information
We're using S3 provider for media
Confirmation Checklist
I have checked the existing issues for duplicates.
Node Version
24
Package Manager
yarn
Package Manager Version
4
Strapi Version
5.48.1
Operating System
Linux (Debian/Ubuntu)
Database
PostgreSQL
Javascript or Typescript
Typescript
Reproduction URL
No response
Bug Description
The crop modal is displayed and both available actions —
Crop the original assetandDuplicate & crop the asset— can be clicked. However, after confirming the crop, no changes are applied to the image. The asset remains unchanged, even though the image was cropped in the editor before confirmation.The crop action appears to be available and the buttons are clickable, but cropping has no effect. After confirmation, the image is not cropped and remains the same as before editing.
Steps to Reproduce
Crop the original assetDuplicate & crop the assetExpected Behavior
The image should be properly cropped after confirming the crop action.
If cropping is not supported in this context, the crop options should not be available.
Logs
Code Snippets
No response
Media
screen-capture.13.webm
Additional information
We're using S3 provider for media
Confirmation Checklist