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.
How about the following:
var urlResolver = ServiceLocator.Current.GetInstance<UrlResolver>(); var url = urlResolver.GetUrl(pageLink, ContentLanguage.PreferredCulture.Name);
??
Hi, How would you update our 7.5 code which is:
To work in Episerver 8 as UrlResolver is now abstract?
Jon