Matrix Version: 5.5.6.3
I have a disclaimer page where I am storing cookie value if the user agrees with TCs. It used to work without any hiccups. But now because of SquizEdge is in place, we started facing the caching issue. The page is loading from Cache no matter how many times you click on the “Agree” button or refresh browser.
If I do hard refresh by using /_recache only then I am seeing expected content.
Any solution, to avoid cache for these sections or any ESI tags which I can use in my design to skip cache?