redux-persist
redux-persist copied to clipboard
Cannot read property 'filter' of null
Hi, sometimes in production i have this crash (Android and iOS both).
Platform: react-native
Config:
Only storage: AsyncStorage
Versions:
"redux-persist": "4.10.2"
"@react-native-community/async-storage": "1.12.1"
I know this is extremely old, but were you able to resolve this? I have the same issue.