Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
acelaya opened this issue Nov 17, 2022 · 0 comments
Open

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

acelaya opened this issue Nov 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@acelaya
Copy link
Member

acelaya commented Nov 17, 2022

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.

@acelaya acelaya added the enhancement New feature or request label Nov 17, 2022
@acelaya acelaya changed the title Explore the possibility to use react-router's days API Explore the possibility to use react-router's data API Dec 16, 2022
@acelaya acelaya transferred this issue from shlinkio/shlink-web-client Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant