-
Notifications
You must be signed in to change notification settings - Fork 498
Closed
Labels
i18nIssues/reports related to internationalizationIssues/reports related to internationalization
Description
Currently, we can give the StackProvider a lang prop to set the language. However, there is no i18n routing when navigating, for example, from the sign-in page to the sign-up page.
Check the bottom left corner of the screenshot, where the redirect url does not have the locale prefix


I'm using next-intl with i18n routing. It would be nice to pass the locale (or whatever it is called) to the StackProvider, so it can add that as a prefix in all routes from the stack handler.
Metadata
Metadata
Assignees
Labels
i18nIssues/reports related to internationalizationIssues/reports related to internationalization
