Skip to content

Better Suspense Boundaries #634

@mattwalo32

Description

@mattwalo32

We just use one root suspense boundary for lazy loading.

That works okay for pages, but is pretty bad for components. Results in the entire screen flashing a few times. We should add some suspense boundaries to the components in the FieldGroup and just use a loading skeleton there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions