Vidly App: Pagination Broke after adding ListGroup

Hello,

I was following along with the React tutorial, and am in the pagination section. All was going well, pagination was tested and working. Then we added ListGroup component, and while that is working fine, I can click through and filter genres a-ok, now when I went back and tried to click though the pages, every time I select a page it briefly works, then my entire tab reloads as if I’m starting the app for the first time, thereby resetting the selected page to 1.

Any idea how to solve this?

Try to replace anchor with link