Umbraco 13.2.2 MNTP (Dynamic Root Query) not able ...
# help-with-umbraco
c
Hey All, Not sure if this is something wrong in my sites config, or something potentially wrong in this versions MNTP. But we recently swapped our MNTP to use the new Dynamic Root query system. Our MNTP is located in a block list item on a page which I'm using to Go back to the root site (ancestor(1)) and then look for a particular children of another page. However, It cant even find the root, let alone the individual type? For example, simply stating the root is either "Root" or "Site" in this situation results in: https://cdn.discordapp.com/attachments/1235562793227260006/1235562793546289232/image.png?ex=6634d305&is=66338185&hm=423c69716cdd82b71b185a9148e570a0c784efea7461c85ac112d139247a155e&
And still the same error
Interestingly, Just noticed - This works fine if Im on a subpage of the Root node. But not if im trying to use the MNTP on the root node itself. Like the MNTP doesnt treat root as an "AncestorOrSelf(1)" call
5 Views