Hi, I'm working on a react website using React 16.0 and react-router-dom 4.2.2. All of a sudden, don't know why (made changes along the way that I then removed and went back to prior implementations), when I leave my home view with path '/' and click on any other link on my navigation menu, I have to do an actual refresh of the browser in order for my component to appear on the page. This is the link to my project repo: github.com/interglobalmedia/portfolio-react and this is the link to the live site on gh-pages: interglobalmedia.github.io/portfolio-react Any feedback or insight would be very much appreciated. Thanks!
No responses yet.