Skip to content

[Suggestion]: Suspense is missing a caveat about 300ms delay caused by FALLBACK_THROTTLE_MS #8490

Description

@MaxwellCohen

Summary

There is a built-in delay of about 300 ms, controlled by FALLBACK_THROTTLE_MS, before Suspense content appears on the page if the promise is unresolved, but this is not documented.

Page

https://react.dev/reference/react/Suspense

Details

There have been several issues opened in the React repo regarding a 300ms delay in Suspense.

This is a design decision that should be called out so users can expect it as a caveat.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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