i am having this scenario where when i goto a url like /posts/add, my menu items will all render posts/add. when i goto /posts its all right
/posts/add
posts/add
/posts
my nav config
Try declaring the route for each - <route>default</route>.
<route>default</route>