How to make redux-persist blacklist for nested state? · Issue #1110 · rt2zz/redux-persist
Here is my code for persistConfig and store, I want to add blacklist for tracking, but not for all tracking state, but only for tracking.checkingOut, tracking.checkingIn and ttracking.searching, how to do this correctly? I understand tha...
https://github.com/rt2zz/redux-persist/issues/1110