**Describe the bug** When using next router's push, the nest controller does not execute. **Expected behavior**   When the URL is changed through the router, as shown in the attached image, the controller does not execute. Is there a possible solution to this **Version** - next.js: 12.3.2 - nest: 9.2.1 - nest-next: 10.0.0