Open davipontesblog opened 2 years ago
Experienced the same issue, and looks to be something to do with the width being made on the editor.
Encountered this issue here: 34865846-hc Simple Site, issue presented using both Balasana and Russell themes
This user's site is in Coming Soon mode, so the only workaround for previewing how their page looks on mobile is via the Customizer - making building their site quite a bit more tedious.
Ran a quick test:
Looks like this will need to be fixed at Gutenberg, see https://github.com/WordPress/gutenberg/issues/39836.
Another user reported this in 34395629-hc with the Eris theme.
Also reported in 34964248-hc
I encountered this on Blank Canvas
- images are overlapping as there's no viable breakpoint (the editor width is narrower than the frontend width. The frontend breakpoints degrade perfectly - this is an editor-only issue.
Example: https://d.pr/v/vflbfK
4925694-zd-woothemes
Quick summary
It seems like a Gutenberg update may have broken the editor styles for mobile responsiveness for Images (Image block tested) while in the Editor. This is not happening in live post view, only in the Editor.
See below some screenshots:
In Editor:
and
Post looks fine:
I tested with two themes, and it happens on both: Twenty Twenty Two (Swiss) and Hemingway Rewritten.
Gutenberg: v12.8.0 Editing Toolkit: 3.29347 WP AMP: 2.0.5
Steps to reproduce
What you expected to happen
Image to be responsive to the Mobile view, and resize as the other content does.
What actually happened
Image does not resize, appears cut.
Context
User report: 34619152-hc
Simple, Atomic or both?
Simple, Atomic
Theme-specific issue?
No response
Browser, operating system and other notes
No response
Reproducibility
Consistent
Severity
All
Available workarounds?
No response
Workaround details
No response