Skip to content

hotfix(v1.0.19a): Resolves block rendering#247

Merged
lukasniebler merged 2 commits into
mainfrom
dev
Jun 25, 2025
Merged

hotfix(v1.0.19a): Resolves block rendering#247
lukasniebler merged 2 commits into
mainfrom
dev

Conversation

@lukasniebler

Copy link
Copy Markdown
Collaborator

Updates block rendering logic to handle legacy content issues.

This change introduces a new parameter to the render method in AbstractBlockRender and its implementations. The new parameter allows the render callback to access the block instance.
Several blocks now check if the block has inner HTML and return the inner blocks directly to properly render the legacy content.

Updates block rendering logic to handle legacy content issues.

This change introduces a new parameter to the `render` method in `AbstractBlockRender` and its implementations. The new parameter allows the render callback to access the block instance.
Several blocks now check if the block has inner HTML and return the inner blocks directly to properly render the legacy content.
@lukasniebler lukasniebler merged commit e7d6967 into main Jun 25, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant