Skip to content

Known Issues

teociaps edited this page Nov 27, 2025 · 3 revisions

This page documents known issues and workarounds for SwaggerUI.Themes.

Expand/Collapse All Feature with Large APIs

Affects: Expand/Collapse All Feature

Issue: The Expand/Collapse All buttons may not appear in the UI when dealing with APIs that have a very large number of endpoints.

Cause: Performance considerations prevent the feature from rendering when the endpoint count exceeds certain thresholds.

Workaround: For now, use the feature with APIs that have a moderate number of endpoints.

Status: Under investigation for future releases.

Reporting Issues

If you encounter a bug or issue not listed here:

  1. Check the GitHub issues for similar problems
  2. Review the Migration Guides
  3. Open a new issue with:
    • Your package version
    • .NET version
    • Minimal code example
    • Browser console errors (if any)

See also:

Clone this wiki locally