Skip to content

wjaykim/next-i18next-infinite-suspense

Repository files navigation

This reproduction shows infinite network calls caused by infinite i18next instance creation in appWithTranslation HOC.

Patch changes for the issue is opened as PR

How to reproduce

  1. Open http://localhost:3000/server-translation.
  2. Click "Go to Server Translation page" link, which heads to /client-translation.
  3. You will see infinite network calls.
  1. Checkout branch patched.
  2. Re-run npm install
  3. Run yarn dev to see the patched version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published