Message LogicException: A stray renderRoot() invocation is causing bubbling of attached assets to break. in Drupal\Core\Render\Renderer->renderRoot() (line 138 of /web/core/lib/Drupal/Core/Render/Renderer.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | stray_renderroot_error-3215926-01.patch | 942 bytes | jcontreras |
Comments
Comment #2
jcontreras commentedComment #3
amourowI just found the same issue and have the same fix.
Thanks to @jcontreras.
Allow me marking this RTBC as it is a small fix.
Comment #4
jeroentComment #6
jeroentCommitted and pushed to 8.x-1.x. Thanks!