i18next / next-app-dir-i18next-example-ts

Next.js 13/14 app directory feature in combination with i18next
https://locize.com/blog/next-app-dir-i18n/
117 stars 29 forks source link

[Bug]Can't work with --turbo option #1

Closed lizhancheng closed 1 year ago

lizhancheng commented 1 year ago

It seems don't work when run dev with --turbo, page just outputs original code in T function

run command below can show the issue

next dev --turbo
adrai commented 1 year ago

Open an issue at vercel/next.js?