Skip to content

Explore the possibility to use react-router's data API #243

Open
@acelaya

Description

@acelaya

On v6.4, react-router introduced a way to load data asynchronously during route transitions, before the corresponding component is loaded, and then passing the result as prop to the component.

Explore how useful this can be, as a replacement for some async thunks triggered as part of component mounts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions