Page break block breaks styling on all pages except the first #89719
Labels
[Feature] Core Blocks
Blocks that come with Gutenberg.
[Feature Group] Editor Experience
Features related to Gutenberg integration on WordPress.com.
Needs triage
Ticket needs to be triaged
[Platform] Simple
[Pri] Low
[Product] WordPress.com
All features accessible on and related to WordPress.com.
[Type] Bug
Quick summary
When using the page break block the user found that the width limit of the column blocks they added to all the blocks was only applied on the blocks that were displayed on the first page. Blocks displayed after the page break do not use full width and are not stacked correctly even though the same styling was added to those blocks in the editor.
Steps to reproduce
Create a page
Add content inside the columns block, in this case: 2 columns, image on the left, Title + text + link in the right column.
Add page break between the different columns
The width and the stacking of the columns was only displayed correctly on the blocks that displayed before the page break.
What you expected to happen
I'd expect the content after the page break to use the same width and stacking as the blocks before the page break.
Blocks before the page break:
Blocks after the page break:
What actually happened
The columns width and stacking is not applied on blocks after the page break.
Impact
One
Available workarounds?
Yes, easy to implement
Platform (Simple and/or Atomic)
Simple
Logs or notes
Tested it on my test site with Twenty Twenty-Four and I can replicate the exact issue.
Suggested the user to use the Query loop block with page breaks instead of custom blocks and page breaks.
The text was updated successfully, but these errors were encountered: