Sorry, we don't support your browser.  Install a modern browser

Trigger page.update:after after flushing cache

Actually, the cache is flushed after the page.update:after hook is triggered.
If I want to construct page cache in page.update:after, it’s immediately deleted.
An idea is to flush the cache before the hook.

a year ago