Next.js Discord

Discord Forum

Next 16 migration routing issue

Unanswered
Goldstripe sardinella posted this in #help-forum
Open in Discord
Goldstripe sardinellaOP
I have a project im working on with next-intl on it. I upgraded from 15 to 16 yesterday but I'm encountering alot of issues now after the migration. for example:
I have client components that lets you change your locale on the app. when i switch in some cases, the app is just showing a loading.tsx and the dialog for the languages is re-appearing. I'll attach some videos/images to show what I'm talking about.

also some dynamic routes are just showing a loading skeleton infinitely. it doesnt go away until i refresh the page. for example if i navigate to /shop/product/1, it will just show a loading.tsx forever until i refresh the page. and theres 1 page(/courses) in particular that i just cannot go to anymore for whatever reason.

I can share some files tho cannot share the github because it's private

1 Reply

Goldstripe sardinellaOP
languages-dialog.tsx