mhelmer / dockerize-uwsgi-nginx-webpack

Dockerized Django REST Framework + UWSGI, Nginx, Webpack + React + Redux
14 stars 7 forks source link

Use React Hot Loader 3 #5

Open mhelmer opened 8 years ago

mhelmer commented 8 years ago

Updated to version 3. But seeing the browser.js:49 Warning: [react-router] You cannot change <Router routes>; it will be ignored

https://github.com/gaearon/react-hot-loader/issues/249

Will keep the issue open until it can be fixed

mhelmer commented 7 years ago

It works with react-router v4, but react-router-redux with v4 support is not released yet.