Loading src/Plugin/Preprocess/Breadcrumb.php +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ class Breadcrumb extends PreprocessBase implements PreprocessInterface { } // Add cache context based on url. $variables->addCacheContexts(['url']); $variables->addCacheContexts(['url', 'route', 'url.path', 'languages']); } } Loading
src/Plugin/Preprocess/Breadcrumb.php +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ class Breadcrumb extends PreprocessBase implements PreprocessInterface { } // Add cache context based on url. $variables->addCacheContexts(['url']); $variables->addCacheContexts(['url', 'route', 'url.path', 'languages']); } }