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.
The context menu is no more in cms 7.5
http://talk.alfnilsson.se/2014/01/29/hooking-up-to-the-episerver-quicknavigator/
You could also have a look in the class lib and see that it is replace by the quicknavigator:
http://world.episerver.com/documentation/Class-library/?documentId=cms/8/DAD56B6C
And therefore marked as obsolete:
[ObsoleteAttribute("ContextMenu has been replaced with EPiServer.Web.PageExtensions.QuickNavigator.",
false)]
public class ContextMenu
Hi,
Once I migrate EPiServer code from 7 to 7.5 I am getting the below errors:
Any idea as to how we can fix these?