After deploying my site on Netlify, I encountered an issue where the URL updates when clicking on links on the landing page, but the content does not show unless the page is refreshed. Interestingly, this issue does not occur on my local development server, only on the live site.
It seems there is limited information available on this issue. I found some references to similar problems on https://github.com/gridsome/gridsome/issues in Issue #324 and Issue #337, but the solutions provided were not applicable to my project.
For those interested in testing the live site, it can be accessed at ezrasnashim.netlify.com. Feel free to click on any links on the landing page to see the issue in action.
Environment
@gridsome/cli v0.3.1 gridsome v0.7.12
Browser: Firefox Developer Browser Google Chrome Browser