With React Router v4, page changes remain scrolled to the position the top-level component was last scrolled to. A workaround is to add a `<ScrollToTop>` component as documented in https://reacttraining.com/react-router/web/guides/scroll-restoration.