QuiiBz / next-international

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

[v1.1.0][Bug?](Reproducible from repo examples) Warning: Cannot update a component (`HotReload`) while rendering a different component (`I18nProviderClient`). #228

Closed gustaveWPM closed 11 months ago

gustaveWPM commented 11 months ago

Hello, I tried Next International v1.1.0.

I face a problem when I use the next/prev buttons of my browser. It's maybe a high-priority issue, so here's how to reproduce it quickly.


To reproduce (using the next-app example):

(Those screens come from my project but I think it doesn't matter in terms of reasoning.)

image

image

QuiiBz commented 11 months ago

This issue was fixed in 1.1.1