- Issue created by @cboyden
- πΊπΈUnited States cboyden
See π RuntimeException while trying to render item Active for some avenues to investigate. Looks like it may be related to views exposed filters.
When you use Layout Builder to add a Views block to a page, the system throws a "headers already sent" error when Search API tries to index it.
RuntimeException while trying to render item entity:node/1:en with view mode full for search index Database Node Index: Failed to start the session because headers have already been sent by "/var/www/html/vendor/symfony/http-foundation/Response.php" at line 431. in Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() (line 132 of /var/www/html/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php).
The exception does not occur when adding a non-Views block such as a text or file widget.
TBD.
Test on a standard install of Drupal with only the required modules configured?
None.
TBD.
TBD.
Active
3.0
Search
See π RuntimeException while trying to render item Active for some avenues to investigate. Looks like it may be related to views exposed filters.