Skip to content

Conversation

@wiedikerli
Copy link

When using a themed "Section" block that contains child blocks in an area, the theme CSS class applied to the Section is not propagated to its child blocks in the Umbraco backoffice. This is due to CSS scope isolation caused by web components and their shadow DOM boundaries, which prevent theme styles from cascading naturally to nested blocks.

This event allows us to react in javascript to the event and copy the section theme to the blocks inside the section.

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