- Issue created by @tim-diels
- Merge request !24Move the new settings in the layout_settings element β (Open) created by tim-diels
- Issue was unassigned.
- Status changed to Needs review
4 months ago 12:17pm 25 July 2024 - π§πͺBelgium tim-diels Belgium π§πͺ
Moved it in the layout_settings wrapper as the name changed a little on commit.
- πΊπ¦Ukraine Panchuk Volyn, Lutsk
@tim-diels, thanks for your MR. I can see the test has failed.
I will fix the test first and then back to this issue.
- First commit to issue fork.
- π§πͺBelgium michaelsoetaert
When using the patch, I got the following error:
TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in array_filter() (line 174 of modules/contrib/layout_builder_lock/layout_builder_lock.module).
I needed to add the
#parents
-configuration to thelayout_builder_lock_regions
form element to fix the issue.