Hello there guys,
First time poster here! I have tried searching for this issue but I can’t seem to find anything related to it.
I am building a NuxtJS app but when I deploy it and try and hit the single URL for a single ‘work’ entry I get a 404 not found error. If I click this link straight from the home page the page loads fine. I get the feeling this could be due to reading the content on the page from a JSON file. Is there anything I could do to resolve this issue?
The link in question: https://pensive-meninsky-2c24f7.netlify.com/work/attic-self-storage
If you click the Attic Self Storage post on this page it loads fine: https://pensive-meninsky-2c24f7.netlify.com/work
Any help is very much appreciated!