You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sphinx basic theme seems to now use data-content_root instead of DOCUMENTATION_OPTIONS.URL_ROOT which is set in the html element.
See sphinx-doc/sphinx@8e730ae for the change.
As such, the sphinx 7.2+ search results for dirhtml builds have resulting urls that have search/undefined in them (which makes them 404 when a user clicks on the resulting links.