My context is special, i inherited a project built by someone else.

The fact is that there are fatals that happen on some pages built with Layout Builder, throwing that type of error:

TypeError: Argument 2 passed to Drupal\layoutcomponents\Entity\LcEntityViewDisplay::arrayInsert() must be of the type int, null given called in modules/contrib/layoutcomponents/src/LcDisplayHelperTrait.php on line 88 in Drupal\layoutcomponents\Entity\LcEntityViewDisplay->arrayInsert() (line 189 of modules/contrib/layoutcomponents/src/LcDisplayHelperTrait.php) 

.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Artusamak created an issue. See original summary.

artusamak’s picture

Status: Active » Needs review
dcraig91’s picture