Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make RTE work without blocks in a culture variant context #17163

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

kjac
Copy link
Contributor

@kjac kjac commented Oct 1, 2024

Prerequisites

  • I have added steps to test this contribution in the description below

Description

Block level variance (#17120) inadvertently broke RTEs without blocks 🙈

Specifically, RTE properties will not render any output if they're invariant as part of a variant document type, unless there are blocks added to the RTE.

This PR fixes it.

@kjac kjac merged commit 2e563f7 into v15/dev Oct 1, 2024
16 of 18 checks passed
@kjac kjac deleted the v15/fix/rte-without-blocks branch October 1, 2024 12:22
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.

2 participants