3 issues:
display_builder_page_layout
is enabled it takes over native display which may result in a "broken" display until it is configured, instead of opt-inBoth can be resolved by introducing our own page management:
page_layout
) config entity in display_builder_page_layout
Page
and PageVariant
entities, with those properties:
Those PageLayout config entities will be orderable (like) so, on page rendering we load them one by one and use the first were all condition plugins are met.
Active
1.0
display_builder_page_layout