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.
Hi Greg!
If you call ClearProviderPagesFromCache() on your provider, all pages are removed from the cache and would be reloaded through your provider when theyre requested.
/johan
I'm building a custom PageProvider. I have a requirement that when the system behind the PageProvider is updated, the PageProvider re-publishes its pages to EPiServer.
I can't see any kind of reload event on the PageProvider base or on the DataFactory...
How can this be achieved?