Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
Page Break block ( core/nextpage ) not working as expected in Full Site Editing | GoodFirstPicks

Page Break block ( core/nextpage ) not working as expected in Full Site Editing

WordPress/gutenberg 8 comments 1mo ago
View on GitHub
lowopenScope: clearSkill match: yesWordPressJavaScriptReact

Why this is a good first issue

Page break block links not displaying in Full Site Editing themes despite functioning in non-FSE themes.

AI Summary

The issue involves the Page Break block not displaying navigation links in Full Site Editing themes, though it works in traditional themes. A PR exists with a proposed fix, and maintainers have indicated it's a regression needing attention. No major blockers are present beyond review and merge of the existing PR.

Issue Description

Description

Step-by-step reproduction instructions

Using a Full Site Editing theme such as TT1-blocks

  1. Create a post with multiple page page breaks
  2. Save
  3. View
  4. The Pages: links do not appear.

Expected behaviour

Ability to view the individual pages by clicking on the links.

Pages: 1 2 3 4 5 

There should be links for the pages which aren't the current page, with each link containing the page number of the page to view. https://blocks.wp-a2z.org/block/page-break-core-nextpage/2/

n+1 pages where n = number of page break blocks used.

Actual behaviour

The Pages: links do not appear. It is possible to navigate to the other pages. But there are no visual clues. image

Screenshots or screen recording (optional)

Expected results. Unchanged from how it works for a non-full site editing theme. image

GitHub Labels

[Type] Bug[Status] In Progress[Block] Page Break[Feature] Themes

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!

Risk Flags

  • requires Full Site Editing theme knowledge
Loading labels...

Details

Points10 pts
Difficultylow
Scopeclear
Skill Matchyes
Test Focusedno
Assigneecarlomanf