SSR block nested inside InnerBlocks not rendering inside container #21206
Labels
[Status] Needs More Info
Follow-up required in order to be actionable.
[Type] Question
Questions about the design or development of the editor.
I'm trying to render a ssr block inside another ssr block, but it appears outside the container.
This is how I save the parent block content
save: () => <InnerBlocks.Content />
I display it to the client this way
Resulting on this
This issue adds some context #6751 (comment)
The text was updated successfully, but these errors were encountered: