RootCauseunvalidated
redux-persist stores data along with a persist configuration version, and migrations must be keyed to those version numbers. Without properly versioning the persisted state and providing matching migration functions, redux-persist cannot correctly apply the transformation from the old structure to the new one.
8d9c8edb-db59-4021-8947-bd8dbc807aba
redux-persist stores data along with a persist configuration version, and migrations must be keyed to those version numbers. Without properly versioning the persisted state and providing matching migration functions, redux-persist cannot correctly apply the transformation from the old structure to the new one.