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.
You should add this part of code to your layout page:
<html>
...
<body>
@Html.RenderEPiServerQuickNavigator()
...
I am using a fresh installation of EPiServer 7 MVC. When logged in I can't see the QuickNavigation Bar appearing on the top right corner. Should I do something to enable it? I have seen the same issue in other MVC sites but can't confirm for WebForms as it was working on new installations.