A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Yes, instead of sending in DateTime.Now() you should send in a calculated "DateTime.Now" based on your last cache time.
The topic is mentioned here:
http://geta.no/blogg/ascend-15-episerver-find-advanced-developer-session/
Hi,
I would like to use StaticallyCacheFor in EPiServer Find. One of the search filters is DateTime.Now which will cause it to never to hit the cache.
Is there a way around it besides removing the milliseconds/seconds/minutes?
Thanks