- Issue created by @murz
- 🇳🇱Netherlands johnv
Hi,
Maintainer and user base have gone through numerous attempts to make the caching work nicely.
See the issues with ' field cache' or ' anonymous'.
You do not explain your use case.
- Are you working with anonymous users od authenticated users?
- are you using core cache modules
- are you using external cache?In the code, you Will find a JS code that refreshes the field, for anonymous users when page_cache module is enabled.
You Will also find an alter hook, to change the request time, so you can introduce time zone.
That hook was introduced, but i never got feedback on that. So it should be working.So, please check the code once again, and report back with the result.