-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Type instantiation is excessively deep and possibly infinite. #1715
Comments
Please provide a minimal reproducible example... not just code snippets. |
what is the different between |
declare module "react-i18next" is for the old version... |
I just had a very strange case. I had the |
💥 Regression Report
i have chrome extension written in react with react-i18next used for translations when for the resuable component i think 4 level nesting is throwing error
reusable component PasswordForm called through some other component
so the final translation is welcome.set_password.choose_password.label
config::
Last working version
Worked up to version: v12
Stopped working in version: v13 and onwards
To Reproduce
// Paste your code here
Expected behavior
A clear and concise description of what you expected to happen.
// Paste the results here
Your Environment
The text was updated successfully, but these errors were encountered: