- Issue created by @isa.bel
We are receiving a really big number of warnings of typeTrying to overwrite a cache redirect
1. Create two different contexts for your breadcrumbs block
a. One with the content type condition, and select any content type you want to have a breadcrumb added
b. The second one, without the content type condition, you can add a path exclusion to prevent it from showing on nodes
2. In both contexts, insert the Breadcrumb block (using a Reaction) in the same region
3. Now switch from the homepage to a node
4. You should see the cache context error
Instead of making cache context variable, make it fixed.
Active
5.0
Code