## Search terms index, hidden, empty, settings ## Expected Behavior The index should include all of the items on the page. ## Actual Behavior The index is empty - UNTIL I edit something in the settings. See video below. ## Steps to reproduce the bug 1. Set up node project 2. Install typedoc 0.25.10 3. Create some typescript classes in `src/` 4. Run `typedoc src` 5. Serve and explore in browser (I have tried both FireFox and Brave, with the same results) ## Environment - Typedoc version: 0.25.10 - TypeScript version: 5.3.3 - Node.js version: v20.11.1 - OS: Ubuntu 22.04 ## Other No plugins are used. Here is the website used in the example: https://npm.nicfv.com/smath/ https://github.com/TypeStrong/typedoc/assets/24358775/b9dce7a8-ef3a-4a57-bf9e-cc41fd782d01
Search terms
index, hidden, empty, settings
Expected Behavior
The index should include all of the items on the page.
Actual Behavior
The index is empty - UNTIL I edit something in the settings. See video below.
Steps to reproduce the bug
src/typedoc srcEnvironment
Other
No plugins are used.
Here is the website used in the example: https://npm.nicfv.com/smath/
2024-03-05.10-35-18.mp4