Skip to content

Some pages hang the browser #1525

Description

@gotson

Describe the bug

After upgrading to 5.1.0, some of the API documentation pages hang, blocking the browser entirely.

Expected behavior

The page should not hang.

Current behavior

The page hangs.

Possible solution

Steps to reproduce

I have a branch of my repo using version 5.1.0.

  1. git clone --branch docusaurus_3.10 --depth 1 https://github.com/gotson/komga-website
  2. cd komga-website
  3. npm i
  4. cd website
  5. npm run gen-api-docs
  6. npm run start
  7. Open browser to http://localhost:3000/docs/openapi/komga-api
  8. Navigate to 'Series > List series' or 'Series > List series groups'. Those are the 2 pages that hang.
Image

Context

This used to work in the previous version (4.7.1), here is the version deployed in prod: https://komga.org/docs/openapi/get-series-alphabetical-groups

It is currently preventing me from upgrading to Docusaurus 3.10+.

This is the OpenAPI spec for the 'Series > List series groups' API: https://github.com/gotson/komga/blob/bd8b7731dca5f6976e14494d80644de2636da442/komga/docs/openapi.json#L6040

Your Environment

  • Version used: 5.1.0
  • Environment name and version (e.g. Chrome 59, node.js 5.4, python 3.7.3): Firefox 152, Chrome 149, node 22
  • Operating System and version (desktop or mobile): macOS 26.5.1
  • Link to your project: https://github.com/gotson/komga-website

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions