-
-
Notifications
You must be signed in to change notification settings - Fork 649
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
[v23.0.1] - Type instantiation is excessively deep and possibly infinite #1972
Comments
Please provide a reproducible example repository. |
Yes, we need a reproducible example to ensure it isn't a problem with your configuration |
Found a workaround for now: i18next/react-i18next#1417 (comment) "solution" number one seems to work for me |
I am unable to reproduce in a sample project thus far. It seems we need a project of sufficient complexity to generate the issue. I have 10 namespaces in my production project. I am also still experiencing the issue reported in #1883 after updating to [email protected] + [email protected]. For now I will stay on: i18next 22.4.3 which are the latest versions available that do not exhibit the issues. |
@esetnik in case you were using the Trans component of react-i18next... please try with i18next v23.2.3 and react-i18next 13.0.1 |
@adrai unfortunately it didn't solve the issue in #1883
|
Hey @esetnik, did it solve the |
Fixed for me 👍 |
Sorry I didn't see that this is a dupe of #1921 so i'm going to close it. |
🐛 Bug Report
After updating to v23.0.1 I am getting typescript errors. The previously working version is v22.4.3.
To Reproduce
A minimal reproducible example.
A codesandbox example or similar
or at least steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Your Environment
The text was updated successfully, but these errors were encountered: