Lingjia Liu
Lingjia Liu
I have the same issue on v6.4.10 when assigning an HTML element to `pagination.el`
Aha, that's cool. But when could it be completed?
Yeah, I found this issue too. After review, I realized that I am using `redux-injectors` to combine the reducers dynamically. Thus I have to set the option: `manualPersist: true` and...
> @mutoo do you call `persistor.persist` or do you use store.dispatch to call the persist method? Please share your solution for this hi @smac89 here is the code related to...