When I access http://localhost:3000/ro/user/3a969cff-0284-4043-b97b-dfc2eaad8a2a it works just fine, the page loads and everything
However, when using http://localhost:3000/ro/utilizator/3a969cff-0284-4043-b97b-dfc2eaad8a2a I get a 404 - page not found in the browser
Here is my navigation code which handles the paths:
https://paste.ec/paste/M7FJnHOM#zAfLPNUFAGjpj5ekmwPjlzwFbeyL+z4cZk0pRrdixvx
Here is my middleware code:
https://paste.ec/paste/kPbeU63R#UX9MkRfcysh8hs5QkqZebZEbg7N69dhQK3XT2SvhgPq
I'd like to mention that the link localization for my login and sign-up pages works.
And here's the location of the files responsible for the profile page:
// src/app/[locale]/user/[userId]/client.tsx
// src/app/[locale]/user/[userId]/fetch-user-data.tsx
// src/app/[locale]/user/[userId]/page.tsx
0bin is a client-side-encrypted alternative pastebin. You can store code/text/images online for a set period of time and share with the world. Featuring burn after reading, history, clipboard.
0bin is a client-side-encrypted alternative pastebin. You can store code/text/images online for a set period of time and share with the world. Featuring burn after reading, history, clipboard.