Problem/Motivation

The notification messages block is caching notification messages when it's not necessary, as this content is dynamically added to the collection on runtime. Conditions are used to dictate what is shown.

Proposed Solution

Update the cache max age is set to 0. Revisit the caching implementation once we have more use cases.

Comments

droath created an issue. See original summary.

  • droath committed 5d485a7 on 8.x-1.x
    Issue #3097744 by droath: Notification message block is caching dynamic...
droath’s picture

Status: Active » Fixed
droath’s picture

Status: Fixed » Closed (fixed)