Because:"redux-persist V5" remove autoRehydrate, I found that dva is based on Redux-persist V4,
How to use v5 in this dva;
can use redux-persists v5
dva:v2.1
redux-persists:v5.4
同求如何使用V5
I have a demo about redux-persist V5:
https://github.com/lyingd/antd-pro-standalone/commit/99364215646ad05096a0128efb7c2bb2d561f117
I hope this will help you.
@662 @kunhour
@lyingd Thanks!
Hi, I am new in redux persist. I am facing error of Redux-persist failed to create sync storage, falling back to memory storage. Please help me, thank you.
Most helpful comment
I have a demo about redux-persist V5:
https://github.com/lyingd/antd-pro-standalone/commit/99364215646ad05096a0128efb7c2bb2d561f117
I hope this will help you.
@662 @kunhour