Skip to content

v4.0.5 affects persisting/preloading store state with redux-persist #3683

Closed
@nwaughachukwuma

Description

@nwaughachukwuma

Do you want to request a feature or report a bug?

Bug

Prior Issues

Likely #3485

Bug Reports

v4.0.5 doesn't work well with redux-persist until I downgraded to v4.0.4

What is the current behavior?

With v4.0.5, redux states are not being persisted/preloaded with redux-persist

Steps to Reproduce

Install 
1. redux v4.0.5
2. redux-persist v5+
3. configure the store as normal, including persistReducer and persistStore
4. save app state to store
5. reload the app: nothing gets persisted

What is the expected behavior?

Should persist store state with redux-persist

Environment Details

1. redux v4.0.5
2. redux-persist v5+
3. react-native v0.61.5
4. MacOS Mojave 10.14.6

Which versions of Redux, and which browser and OS are affected by this issue? Did this work in previous versions of Redux?
Yes, it works on the previous version v4.0.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions