I am experiencing the issue as described in this thread... https://www.joomshaper.com/forum/question/26756 We are currently undertaking a project to update our J3 website to a J4 one, and have set up a test site. It is on this test site that we are experiencing the issue. PBP version is 5.2.1
I have added
# DISABLE CACHING
<IfModule mod_headers.c>
Header set Cache-Control "no-cache, no-store, must-revalidate"
Header set Pragma "no-cache"
Header set Expires 0
</IfModule>
To the .htaccess, but we still experience the issue. Can you please help? Please note, I have given you details to log into our test site. If you have to make changes, then I will need the details, as this test site is temporary, and changes will be lost.
Regards,
Donal