Next.js Discord

Discord Forum

Hi everyone, I'm issue with routing problem...

Unanswered
French Lop posted this in #help-forum
Open in Discord
Original message was deleted.

7 Replies

French Lop
middleware.ts
I know it might sound stupid
but can u try with /broadcast/
a trailing slash basically
French Lop
Can not 😦 , If I type /broadcast/1 then it goes to the [page]/page.tsx as expect...
Trickily If I add the root "/broadcast/page.tsx" like this then it works. Not sure if it affects anything else...