You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently no other way to do this except on a per-reducer basis.
There are a couple of actions called REMEMBER_REHYDRATED and REMEMBER_PERSISTED which should allow you to do state changes once your state gets rehydrated or persisted - check documentation here.
If you definitely need this implemented, feel free to open a PRs and I'll make sure to merge and release, once we're sure nothing in the existing functionality is broken :)
Any way to handle state reconciler? Like Redux Persist?
The text was updated successfully, but these errors were encountered: