I'm trying to change the context of Dynamicweb.Frontend.Navigation.NavigationSettings to fetches the Nodes property with the purpose of generating breadcrumbs, but setting the RootPageId to another page results in no Nodes being returned:
The code above just returns an array of empty Nodes:
Does anyone have experience with using NavigationSettings with another context?
BR
Vincent