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

Rehydration callback #224

Open
szwowo opened this issue May 25, 2022 · 0 comments
Open

Rehydration callback #224

szwowo opened this issue May 25, 2022 · 0 comments
Labels

Comments

@szwowo
Copy link

szwowo commented May 25, 2022

Hello,

I have an app, where user is sending his availability. I have used Effect to ping user availability in time interval.
After refreshing the page I am reading user state from local storage and I want to start the Effect based on the loaded user state.

So basically I need an Action that tells "rehydration done" with user state.

How I can achieve something like this?

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants