Problem:
The block is not caching according to the block settings (where a node gets selected). This makes the block not updating when the node is updated.

Solution:
Implement the method getCacheTags() in the block class.

Comments

L.V.V. created an issue. See original summary.

fernly’s picture

Status: Active » Needs review
StatusFileSize
new1.53 KB

See attached patch for a solution.

  • saesa committed da5efa9 on 8.x-1.x
    Issue #3088009 by L.V.V.: Add block caching support
    
saesa’s picture

Status: Needs review » Fixed

Fixed!! Thanks for the patch. It will be available in the next release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.