-
-
Notifications
You must be signed in to change notification settings - Fork 251
Closed
Labels
maintenanceImprovements that do not change functionalityImprovements that do not change functionality
Description
Expected Behaviour
When opening docs, no errors in browser console, sidebar nav is working
Actual Behaviour
Errors in browser console, side nav is broken (can't scroll)
To reproduce
Open this link https://node.testcontainers.org/modules/azurite/ then open devtools (F12)
Error in console:
This error block some scripts on page from running, breaking side nav.
Source of error is mkdocs.yml configuration, here is discussion about same issue: squidfunk/mkdocs-material#5703
To fix (as suggested in discussion):
I have tested fix in compose, navigating to modules page no longer throws errors.
Will make PR soon.
Metadata
Metadata
Assignees
Labels
maintenanceImprovements that do not change functionalityImprovements that do not change functionality