-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed as not planned
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is provided
Description
How to reproduce
- Go to https://docs.python.org/
- Search for anything with Quick search in the upper right corner.
- It's stuck.
Devtools log:
searchtools.js:292 Uncaught TypeError: stopwords.indexOf is not a function
at searchtools.js:292:19
at Array.forEach (<anonymous>)
at Object._parseQuery (searchtools.js:286:30)
at Object.query (searchtools.js:416:91)
at Object.performSearch (searchtools.js:275:35)
at HTMLDocument.init (searchtools.js:215:23)
Note
In URLs like https://docs.python.org/3.13/index.html or https://docs.python.org/3.14/index.html, it works.
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is provided
Projects
Status
Todo