- Issue created by @akempler
When I place the AI Search block and AI Search Response block in layout builder (placed in same section), I get the following error: 'There was an error fetching your data'.
If I place the blocks via block layout, it works correctly.
Note: when I debug the AiSearchBlockController.php::search() method, when the blocks are placed in layout builder $block is null (though $block_id does have a value, for example, "9ab3d238-8d72-4f5e-826a-63c7a21fdfc1".
I tested with 1.0.0-rc2 and 1.0.x-dev.
Active
1.0
Code