Skip to content
Discussion options

You must be logged in to vote

I commented out the navigation components I found in components/header/Header.tsx and the error went away. I think this is because the links in the navigation are not correct and have href="#" causing issues with next/link.

As a secondary test I replaced href="#" with href="/" and that also made that 404 go away.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jundymek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #12578 on May 07, 2020 09:32.