Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/bug 1691 preserving change language binding #1720

Commits on Feb 6, 2024

  1. test: bug 1691 second attempt, add test for actual use of i18n.change…

    …Language with useTranslation
    timheilman committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    55a0850 View commit details
    Browse the repository at this point in the history
  2. fix: (pre-cleanup) bug 1691 cherry pick of 168b8f0: use memoization o…

    …f fixedT function,
    
    bad impl, breaks test that was introduced in parent commit, verifying bug here: i18next#1716 (comment)
    timheilman committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e4c754f View commit details
    Browse the repository at this point in the history
  3. fix: (pre-cleanup) bug 1691 fixing dev issue: regenerate a new t fn e…

    …verywhere
    
    other than where the bug was occurring, and keep shallow routing working via dependency list of useCallback hook.  Fixes test broken by parent commit.
    timheilman committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1546820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83d2a1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c3f512 View commit details
    Browse the repository at this point in the history