- Issue created by @john pitcairn
- 🇳🇿New Zealand john pitcairn
I'm finding this confusing to setup and test. The documentation appears to be very out of date, right?
- Status changed to Closed: works as designed
over 1 year ago 1:51am 9 July 2023
I have a pattern setting with allow_expose: true
mapped to a list_string
field in a block type. The setting shows up in the Layout Builder block configuration form as expected when placing or editing a block.
When saving the layout with an instance of that block type, I get an exception:
Drupal\Core\Entity\EntityStorageException: Field layout_builder__layout is unknown. in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 817 of /var/www/html/public/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).
Drupal 10.1.0
Closed: works as designed
3.0
Code
I'm finding this confusing to setup and test. The documentation appears to be very out of date, right?