markdalgleish/redial

PR from react-redux-universal-hot-example

chungchiehlun opened this issue · 3 comments

Hello , I don't know whether the question asked here is right or not . If not , please ignore it.

I just started to study react-redux-universal-hot-example , and much part confused me. The fork replace redux-router with redux-simple-router and it worked well for me.

I have problem here. The implementation of fetchData and fetchDataDeferred is too complicated for me to understand. So I searched for other solution and came here finally. I studied your pull request but unfortunately it didn't make sense for me if I used redux-simple-router.

Would you please give me some tips ? Thank you a lot .

Looks like I might need to patch this since this issue has been raised a few times.

The issue you linked to should be fixed in the latest version.

Thank you. :)