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 trying to create a menu control using the EPiServer PageTree control. I want to render the items differently in the ItemTemplate depending on the indent level. In the IndentTemplate Container.Indent has a value, but not in the ItemTemplate. There it is always 0.
Why is it so? Is there a workaround for it?