erikras / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
MIT License
12k stars 2.5k forks source link

Fixed breaking changes with `redux-async-connect` #1288

Open ChrisCates opened 8 years ago

ChrisCates commented 8 years ago

Please review server side rendering issues related to redux-async-connect package.

https://github.com/Rezonans/redux-async-connect/issues/61 https://github.com/Rezonans/redux-async-connect/issues/60

Works perfectly fine on rc3. So let's just stick with that until they patch it in rc4/rc5.