codinginflow / nextjs-job-board

https://nextjs-job-board-one.vercel.app
88 stars 54 forks source link

Not Found Page #2

Open HenSetiawan opened 10 months ago

HenSetiawan commented 10 months ago

When navigate to not found page(contact) and back to home page with icon (in the top right) the page still not found (:

fhub-1 commented 4 months ago

with new version next js re-command using not-found.ts/js for the errors to be capture for more check out [https://nextjs.org/docs/app/building-your-application/routing/error-handling]