You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale due to two years of inactivity. It will be closed in 7 days unless there’s further input. If you believe this issue is still relevant, please leave a comment or provide updated details. Thank you.
Link to the code that reproduces this issue
https://github.com/mtsmfm/nextjs-middleware-with-i18n
To Reproduce
Current vs. Expected behavior
$ curl localhost:3000/ -I
should returnHTTP/1.1 307 Temporary Redirect
Verify canary release
Provide environment information
Operating System: Platform: linux Arch: x64 Version: #1 SMP Fri Jan 27 02:56:13 UTC 2023 Binaries: Node: 20.9.0 npm: 10.2.1 Yarn: N/A pnpm: N/A Relevant Packages: next: 14.0.0 eslint-config-next: N/A react: 18.2.0 react-dom: 18.2.0 typescript: 5.2.2 Next.js Config: output: N/A
Which area(s) are affected? (Select all that apply)
Internationalization (i18n), Middleware / Edge (API routes, runtime)
Additional context
No response
The text was updated successfully, but these errors were encountered: