There is an error in the path supplied by that patch in https://www.drupal.org/project/bootstrap_barrio/issues/2647454.
I am getting this error:
Twig_Error_Loader: Template "layout/block.html.twig" is not defined (Drupal\Core\Template\Loader\ThemeRegistryLoader: Unable to find template "layout/block.html.twig" in the Drupal theme registry.) in "themes/contrib/bootstrap_barrio/templates/block/block--local-actions-block.html.twig" at line 1. in Twig_Loader_Chain->getCacheKey() (line 129 of /app/vendor/twig/twig/lib/Twig/Loader/Chain.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | After.png | 34.92 KB | krina.addweb |
| #3 | Before.png | 48 KB | krina.addweb |
| #2 | fix-not-defined-2953954-2.patch | 419 bytes | labboy0276 |
Comments
Comment #2
labboy0276 commentedComment #3
krina.addweb commented@labboy0276, Thanks for the patch, your patch clears the mentioned error.
Comment #4
murzThanks, for patch, it fixes the problem for mee too, please apply it to core!
Comment #6
hatuhay commented