Client Component Redirection Error
Answered
Asiatic Lion posted this in #help-forum
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