Conversation
|
What I currently see, the banner reappears when hidden. Alert.banner.cookie.backend.p1.mp4This is with the new template addition in localgov_base and with internal page cache turned on. |
|
This will be Drupals Internal page cache which does not vary the page by cookie. It's only possible to bypass this by throwing the page cache kill switch with |
|
Agreed @andybroomfield I spent some time looking into this more and trying different ways to invalidate and always hit the Drupal Internal Page Cache module for anonymous users. Some places recommend disabling this but I don't recommend this due to the negative performance impact you mentioned. Thanks for testing this @andybroomfield I'll close/delete this PR later today and look into the client-side changes more. |
No description provided.