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).

Comments

labboy0276 created an issue. See original summary.

labboy0276’s picture

StatusFileSize
new419 bytes
krina.addweb’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new48 KB
new34.92 KB

@labboy0276, Thanks for the patch, your patch clears the mentioned error.

murz’s picture

Thanks, for patch, it fixes the problem for mee too, please apply it to core!

  • hatuhay committed 8c88768 on 8.x-4.x authored by labboy0276
    Issue #2953954 by labboy0276, krina.addweb: Template "layout/block.html....
hatuhay’s picture

Status: Reviewed & tested by the community » Closed (works as designed)