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

TypeError: undefined is not an object (evaluating 'valuesForPlaceholders[0][matchedKey]') #208

Open
yogendrajs opened this issue Sep 8, 2021 · 2 comments

Comments

@yogendrajs
Copy link

yogendrajs commented Sep 8, 2021

I've been using 'react-native-localization' with the following configuration in package.json file -

"react-native": "0.64.2",
"react-native-localization": "^2.1.7"

but keep getting this error. A screenshot from the emulator has been attached.
Let me know if anyone faces a similar issue & has found a workaround to get it through.

Screenshot 2021-09-08 at 7 16 30 PM

Possible Callstack here-

Screenshot 2021-09-08 at 7 20 48 PM

@allanzi
Copy link

allanzi commented Sep 23, 2021

Same case here

@allanzi
Copy link

allanzi commented Sep 23, 2021

After debug here, I was call the formatString and passing undefined in second param

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants