Next.js Discord

Discord Forum

Parallel routes loading.tsx being overwritted by loading.tsx from root route

Unanswered
Boxer posted this in #help-forum
Open in Discord
BoxerOP
In the first image i have tryied to set individual loading.tsx for each sub route.

In this video you can see the root loading.tsx appears on sidebar before the other sub loadings.

1 Reply

BoxerOP
Having bagels solved it, just agroup loading and page using (group) and the sub routes will not use that