There is a warning showing in the logs when using the layouts from the module:

Notice: Undefined index: modifiers in Drupal\layout_builder_base\Plugin\Layout\BaseLayoutBase->build()

Comments

phjou created an issue. See original summary.

  • phjou committed 077c953 on 8.x-1.x
    Issue #3104915: Notice: Undefined index: modifiers in Drupal\...
phjou’s picture

This commit introduced a dependency on PHP 7 because of using the null coalescing operator.

phjou’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.