Nested <nolink> menu item not linking properly

Created on 5 May 2021, almost 4 years ago
Updated 7 August 2023, over 1 year ago

When using a nested menu and linking it will link to the current page you are on. The works for the higher level

<li class="cheeseburger-menu__menu-list-item cheeseburger-menu__menu-list-item--child">
  <a href="" class="cheeseburger-menu__menu-list-item-link ">No link text</a>
</li>

The output is <a href=""></a> and this will link to the current page, when it shouldn't have any href.

Please see attached image for structure.

🐛 Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024