I am new to React.js and was setting up base project at that I was getting one issue that my routing got changed but component doesn\'t load. After googling I found that I n
If you use immutable you should import ConnectedRouter from 'connected-react-router/immutable'.
immutable
ConnectedRouter