Breadcrumbs first level missing with statictoc template
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 10
Description
**Operation System**: `Windows`
**DocFX Version Used**: 2.43.1
**Template used**: `statictoc`
**Steps to Reproduce**:
1. use https://github.com/docascode/docfx-seed sample project
2. change `docfx.json` to use `statictoc` template
3. `docfx metadata`, `docfx build`, `docfx serve _site`
**Expected Behavior**
Breadcrumbs should look like with `default` template

**Actual Behavior**:
Breadcrumbs first level is missing and item in navbar is not highlighted

Contributor guide
Assessment
This issue has not been assessed yet.