Describe the bug
when i run script ("dev:test": "NODE_ENV=test next dev"), i faced Error: NextRouter was not mounted. https://nextjs.org/docs/messages/next-router-not-mounted
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
It's going to work well like when i run script (next dev)
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Describe the bug
when i run script ("dev:test": "NODE_ENV=test next dev"), i faced Error: NextRouter was not mounted. https://nextjs.org/docs/messages/next-router-not-mounted
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It's going to work well like when i run script (next dev)
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.