Next.js Discord

Discord Forum

Client Component Redirection Error

Answered
Asiatic Lion posted this in #help-forum
Open in Discord
Asiatic LionOP
I am currently trying to redirect to a different page in a client component within an event handler. I'm using the useRouter hook but I'm getting Uncaught Error: NextRouter was not mounted. This component is not in the app router directory, but imported into a page.tsx at a later stage
Answered by Arinji
Import next/navigation @Asiatic Lion
View full answer

2 Replies

Import next/navigation @Asiatic Lion
Answer
Not next/router