Skip to content

Bug: use() causes nested Suspense boundaries to not reveal  #25813

@gaearon

Description

@gaearon

Nested Suspense boundaries should reveal as the content becomes ready. However, this doesn't seem to work with use.

Repro case: https://codesandbox.io/embed/festive-archimedes-sihgkb?file=/ArtistPage.js:338-346

Expected: Suspense boundaries reveal separately
Actual: it waits for everything before revealing anything

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