rt2zz / redux-persist

persist and rehydrate a redux store
MIT License
12.94k stars 866 forks source link

Cannot read property 'filter' of null #1320

Open leolusoli opened 3 years ago

leolusoli commented 3 years ago

Hi, sometimes in production i have this crash (Android and iOS both).

Screenshot 2021-07-19 at 09 55 36

Platform: react-native

Config: Only storage: AsyncStorage

Versions: "redux-persist": "4.10.2" "@react-native-community/async-storage": "1.12.1"