App redirecting to homepage instead of showing 404 page or error page
Unanswered
Giant panda posted this in #help-forum
Giant pandaOP
I have this application built in Next 12.x.x and Apollo Server / Apollo Client. All the routes are dynamic but whenever I enter a invalid path the application redirects to the homepage instead of showing the 404 or the error page. Anyone knows why is this happening?