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

Examples updated to latest i18next #2058

Merged
merged 4 commits into from
Dec 12, 2022
Merged

Conversation

belgattitude
Copy link
Contributor

@belgattitude belgattitude commented Dec 12, 2022

A bug regarding key typings haven introduced in i18next v22.4.0. It's now fixed in latest ^22.4.3 (upstream dep)

If you are experiencing errors such as TS2746: This JSX tag's 'children' prop expects a single child of type 'ReactI18NextChild | Iterable ', but multiple children were provided....

..simply ensure i18next is at version ^22.4.3 in your package.json and run install.

@belgattitude belgattitude self-assigned this Dec 12, 2022
@belgattitude
Copy link
Contributor Author

@adrai Thx for the i18next fix !

I feel it's relatively safe to prep the release 13.0.1 once I've merged.

@belgattitude belgattitude merged commit 4197c39 into master Dec 12, 2022
@belgattitude belgattitude deleted the examples-latest-i18next branch December 12, 2022 10:26
@adrai
Copy link
Member

adrai commented Dec 12, 2022

v13.0.1 is published...

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

Successfully merging this pull request may close these issues.

None yet

2 participants