-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
[Feature] Nested / Inner BlocksAnything related to the experience of nested/inner blocks inside a larger container, like Group or PAnything related to the experience of nested/inner blocks inside a larger container, like Group or P[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
When inserting blocks that rely on InnerBlocks templates, the inner content is not rendered upon insertion. But saving and refreshing triggers rendering and content is rendered properly.
Reproducible only in templates. Starter to occur after merging #67125.
Step-by-step reproduction instructions
- Go to Editor > Templates and choose some templates
- Insert Query Loop block
- Choose Start blank and some design
Expected:
All content is rendered (including Pagination and No Results)
Actual:
Pagination and No Results is missing
- Save and refresh Editor
- Content is rendered
Can be also reproduced on Terms Query block but it's experimental (in admin Gutenberg > Experiments > tick Enables experimental blocks on a rolling basis as they are developed.)
Screenshots, screen recording, code snippet
Example on three blocks using InnerBlocks:
- Product Gallery (from WooCommerce)
- Query Loop
- Terms Query
| First insert | After refresh |
|---|---|
![]() |
![]() |
Environment info
- WP 6.8
- Gutenberg
trunk - I could also reproduce when testing Allow template duplication + concept of active templates #67125
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
Please confirm which theme type you used for testing.
- Block
- Classic
- Hybrid (e.g. classic with theme.json)
- Not sure
ellatrixBugReportOnWeb
Metadata
Metadata
Assignees
Labels
[Feature] Nested / Inner BlocksAnything related to the experience of nested/inner blocks inside a larger container, like Group or PAnything related to the experience of nested/inner blocks inside a larger container, like Group or P[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Projects
Status
✅ Done

