m83
Results
1
issues of
m83
Error: No router instance found. You should only use "next/router" on the client side of your app.
16
I could repro the issue on [stackblitz](https://stackblitz.com/edit/next-translate-error-no-router-instance?file=app%2Fpage.tsx,package.json) **What version of this package are you using?** "next": "13.3.0", "next-translate": "^2.0.4", "next-translate-plugin": "^2.0.4" **What operating system, Node.js, and npm version?** stackblitz, node...