Next.js when try navigate from URl it shows HOME page content
Unanswered
Bhalli Bhai posted this in #help-forum
I am facing issue with the routes of my nextJs website, All the Links in the website are working file but when i try to navigate to any other page (except home page of the site) by entering url directly, the url remains what i typed but the it shows home page content at that route... What could be the problem?
9 Replies
do you have a middleware setup?
could i see your file structure? you might have been intercepting routes
No i can show you file structure too
Have you got what exactly the issue is?
Here you can see the file Structure