QuiiBz / next-international

Type-safe internationalization (i18n) for Next.js
https://next-international.vercel.app
MIT License
1.26k stars 59 forks source link

Variable appear for few second and then it switched back to string. #210

Closed iStorry closed 11 months ago

iStorry commented 11 months ago

Whenever i refresh the page this happen

https://github.com/QuiiBz/next-international/assets/7252344/b9162d5e-c329-4891-af38-7067fc326c08

iStorry commented 11 months ago

After adding fallback locale it fixed the issue. But fallback show loading for whole page is there anyway we can avoid that?

QuiiBz commented 11 months ago

It will be fixed by https://github.com/QuiiBz/next-international/pull/205, also related to https://github.com/QuiiBz/next-international/issues/209.