Bekzod

Results 3 issues of Bekzod

fetchOrThrow.js?c1fe:14 Uncaught (in promise) Error: failed to fetch: (404) Not Found, from url: http://localhost:3001/models/tiny_face_detector_model-weights_manifest.json at eval (fetchOrThrow.js?c1fe:14:1) at step (tslib.es6.js?d1c4:100:1) at Object.eval [as next] (tslib.es6.js?d1c4:81:46) at fulfilled (tslib.es6.js?d1c4:71:43)

TypeError: picojs__WEBPACK_IMPORTED_MODULE_2___default(...).FaceDetector is not a constructor

### Link to the code that reproduces this issue https://github.com/rakhmonovbekzod/app-router ### To Reproduce ![Screenshot 2024-06-06 150407](https://github.com/vercel/next.js/assets/84036205/3d57b8a0-953a-4ee0-9f1b-bad983ce72cb) ### Current vs. Expected behavior if I want to enter /product/cards/1 return 404 ###...

bug
Parallel & Intercepting Routes
stale