Skip to content

[BUG] Index is empty initially #2514

Closed
Closed
@nicfv

Description

@nicfv

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/

2024-03-05.10-35-18.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions