Skip to content

Add support for Suspense #34

@sazzer

Description

@sazzer

It would be really useful if this could support the React Suspense API instead of the client needing to pay attention to the loading flag everywhere.

This would then allow for the UIs to use Suspense to put loading screens at appropriate positions in the stack, instead of forcing them to be down at the place that is actually making the API calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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