modernweb-dev / rocket

The modern web setup for static sites with a sprinkle of JavaScript
https://rocket.modern-web.dev
MIT License
368 stars 51 forks source link

IndexMenu navigates only to outermost nodes #432

Open petecarapetyan opened 2 years ago

petecarapetyan commented 2 years ago

Even if a node is not marked menuNoLink, only the last node in a nested tree of nodes seems to be clickable.

This is an easy fix, if in fact this is a bug, rather than an intentional design.