mxstbr / login-flow

:key: A login/register flow built with React&Redux
https://loginflow.mxstbr.com
MIT License
1.6k stars 215 forks source link

update history pushState to push to silence warning #14

Closed DavidWells closed 8 years ago

mxstbr commented 8 years ago

Thanks David, this PR is very appreciated! Wouldn't this need a react-router update too?

DavidWells commented 8 years ago

Hmm not sure. I just did an npm i and I was seeing the warning in console.

On Wed, Mar 23, 2016 at 8:57 PM, Max Stoiber notifications@github.com wrote:

Thanks David, this PR is very appreciated! Wouldn't this need a react-router update too?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/mxstbr/login-flow/pull/14#issuecomment-200650967

mxstbr commented 8 years ago

Sorry for not merging this for so long, this looks perfect, thanks!