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

dublicate requests to api server #1240

Closed arman-mukatov closed 8 years ago

arman-mukatov commented 8 years ago

Hi guys!

If you look demonstration this application(on heroku) and from main page go to the another page - widgets, you can see that client side is again making the API call, is this normal?