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.
I'm doing a plugin by implement IClientResourceRegist. However I need to know if module been called by cms page or commerce page. Is it correct to use PageRouteHelper and check if content is there and if we can cast content to i.e. EntryContentBase?
Thanks