how I can use next-intl without middleware in nextjs #1976
Unanswered
gigi-beridze
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use next-intl without middleware.ts, I follow documentation but I have problem that without write setRequestLocale() function in all layout and pages its not working and I'm getting undefined sometimes in request.ts file.. I think it should be okay if I will use setRequestLocale() only in [locale] layout and page..
if someone has same problem, and there I some example.. I will be happy if u will share me.. thanks!
Beta Was this translation helpful? Give feedback.
All reactions