Ok.As it stands, I think we're going to call this as designed. The default links were primarily added to create a more consistency with the header when no tab was selected, so we generally consider them bonus links (that generally exist elsewhere in the navigation structure). They aren't even present if a tab is selected, so including them in the off canvas menu would be inconsistent at best.
<div class="js-offCanvasNavTarget"></div>
<ul class="offCanvasMenu-list">
<li><div class="offCanvasMenu-linkHolder"><a href="#" class="offCanvasMenu-link">Custom Link 1</a></div></li>
<li><div class="offCanvasMenu-linkHolder"><a href="#" class="offCanvasMenu-link">Custom Link 2</a></div></li>
<li><div class="offCanvasMenu-linkHolder"><a href="#" class="offCanvasMenu-link">Custom Link 3</a></div></li>
</ul>
We use essential cookies to make this site work, and optional cookies to enhance your experience.