Problem/Motivation
InvalidArgumentException: Please configure a default layout for this section. in Drupal\lb_plus\Controller\DropZones->placeBlock() (line 193 of /app/modules/lb_plus/src/Controller/DropZones.php).
Steps to reproduce
1. Visit layout page
2. Try to place a "other block" on a section
3. Block not placed, you will see error message in console.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork lb_plus-3436620
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
Comment #2
adityarawat_ln commentedComment #3
adityarawat_ln commentedComment #4
vensiresComment #5
vensiresComment #7
vensiresAdded as default layout plugin "layout_twocol" which is also the one used in tests in core Layout Builder module
Comment #8
tim bozeman commented