I\'ve read many things about react-router v4 and the npm history library to this point, but none seems to be helping me.
My code is functioning as expected up to t
I have the same problem.
After some search i have found this react-router issue
I have currently downgrade react-router to the v3 and i use browserHistory from the react-router package and it's work fine.
browserHistory
react-router