Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search is broken on some pages of the documentation #1533

Closed
illarionov opened this issue Mar 3, 2023 · 1 comment · Fixed by #1595
Closed

Search is broken on some pages of the documentation #1533

illarionov opened this issue Mar 3, 2023 · 1 comment · Fixed by #1595
Assignees
Labels
stale Stale issues which are marked for closure

Comments

@illarionov
Copy link
Contributor

To Reproduce (if applicable)

Search will get stuck on the "Initializing search" phase.

Javascript error in console:

reportUnhandledError.ts:21 Uncaught ReferenceError: Missing element: expected ".tabbed-labels" to be present
    at V (index.ts:77:11)
    at Do (index.ts:136:21)
    at index.ts:114:21
    at Array.map (<anonymous>)
    at Vo (index.ts:114:8)
    at bundle.ts:250:16
    at Array.map (<anonymous>)
    at bundle.ts:250:6
    at e._subscribe (defer.ts:55:15)
    at e._trySubscribe (Observable.ts:244:19)

The same behavior is observed on some other pages too, while on the front page search works properly.
This issue may be related: squidfunk/mkdocs-material#3327.
"Publish docs" workflow always installs the latest version of the mkdocs and it is quite possible that a major update might not have been noticed.

@bentrengrove bentrengrove self-assigned this Mar 8, 2023
@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale Stale issues which are marked for closure label Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issues which are marked for closure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants