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
Here I am trying to persist PatientsReducer as well as AuthReducer.
When doing just for AuthReducer it is working as expected. But when including PatientsReducer in the whitelist array the whole redux store is getting cleared.
Here I am trying to persist PatientsReducer as well as AuthReducer.
When doing just for AuthReducer it is working as expected. But when including PatientsReducer in the whitelist array the whole redux store is getting cleared.
Here's my Store.ts
Any help is highly appreciated.
The text was updated successfully, but these errors were encountered: