I’m using a headless, open source, CMS generator that is maintained and hosted by Netlify. When running the application locally, everything works perfectly and all the pages load as expected.
However, when I deploy the project to Netlify I run into some issues. When I click on an item, it returns a 404 “Sorry could not find page” error. But if I refresh the page, then the site loads as expected. Obviously this is not ideal and I’m not sure what to do.
Anybody have any ideas as to how to resolve this?
My site is hosted here in case you wish to see what I’m talking about: https://cassandra-tools.netlify.com/
Appreciate any and all help