Tabs don't render correctly in NetBox documentation #6111

Closed
opened 2025-12-29 19:36:53 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Feb 16, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.1.8

Python version

3.8

Steps to Reproduce

View any page in the documentation which contains content arranged inside tabs, such as /installation/1-postgresql/.

Expected Behavior

Only the content within the selected tab should display.

Observed Behavior

All tabs and their content are displayed.

This is due to a change in mkdocs-material v8 that I missed when we upgraded.

Originally created by @jeremystretch on GitHub (Feb 16, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.1.8 ### Python version 3.8 ### Steps to Reproduce View any page in the documentation which contains content arranged inside tabs, such as `/installation/1-postgresql/`. ### Expected Behavior Only the content within the selected tab should display. ### Observed Behavior All tabs and their content are displayed. This is due to a [change](https://squidfunk.github.io/mkdocs-material/upgrade/#pymdownxtabbed) in `mkdocs-material` v8 that I missed when we upgraded.
adam added the type: bugstatus: accepted labels 2025-12-29 19:36:53 +01:00
adam closed this issue 2025-12-29 19:36:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6111