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
When editing an image within a row block, clicking on the crop tool shrinks the image to an unusable size. This will fix itself suddenly sometimes too, after playing with other controls or opening the web inspector.
Inspecting the div that surrounds the react-easy-crop element shows that its width and height are set to 0:
Step-by-step reproduction instructions
Install new Wordpress 6.2.2 and 2023 theme.
Create a new post
Insert a row block and within it add two images
Select one image and click on the crop button in the contextual menu
Description
When editing an image within a row block, clicking on the crop tool shrinks the image to an unusable size. This will fix itself suddenly sometimes too, after playing with other controls or opening the web inspector.
Inspecting the div that surrounds the react-easy-crop element shows that its width and height are set to 0:
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Screen capture
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: