nextjs client side dynamic app routes is not working in production but working well in dev
Unanswered
TayyabAfzal posted this in #help-forum
hello, Can you help me?
I'm trying to solve this issue from past 4 to 5 days but 🙂😶
during build: ├ ƒ /password/reset/[token] 4.8 kB 154 kB
These are the dynamic clientside components:
1. app/order/[id]/page.jsx
2. app/admin/order/[id]/page.jsx
3. app/password/reset/page.jsx
4. app/admin/product/[id]/page.jsx
for more details:
https://stackoverflow.com/questions/79392819/nextjs-client-side-dynamic-app-routes-is-not-working-in-production-but-working-w
I'm trying to solve this issue from past 4 to 5 days but 🙂😶
during build: ├ ƒ /password/reset/[token] 4.8 kB 154 kB
These are the dynamic clientside components:
1. app/order/[id]/page.jsx
2. app/admin/order/[id]/page.jsx
3. app/password/reset/page.jsx
4. app/admin/product/[id]/page.jsx
for more details:
https://stackoverflow.com/questions/79392819/nextjs-client-side-dynamic-app-routes-is-not-working-in-production-but-working-w