Wednesday, 8 May 2019

Next.js 404 error for all preloaded links

I'm new to next.js and as a first step, before I start developing the actual app, I'm following the docs to learn the basics, and right now, I'm struggled trying to get the prefetch working, since all the preloaded requests are returning 404 error.

So what's wrong with my code? How can I solve this problem?

The demo repository is on github.

enter image description here



from Next.js 404 error for all preloaded links

No comments:

Post a Comment