Skip to content

Navigation breaks when using href on Top-Level toc.yml #11

@hexxone

Description

@hexxone

So my top-level toc.yml looks like this:

- name: Home
  href: index.md
- name: Articles
  href: articles/toc.yml
- name: Documentation
  href: sdk/toc.yml
  homepage: sdk/My.Namespace.SDK.yml

when generating with the "modern" template this works correctly and creates dropdowns accordingly :

image

But it seems with this template there is weird behaviour on the Navigation and the sub-navigation disappears completely:

image

The weird thing is I didnt see any errors logged in the browser console..

But I will gladly provide more information. Let me know :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions