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

Don't use defaults prop as default key #1664

Merged
merged 1 commit into from Aug 22, 2023

Conversation

nicegamer7
Copy link
Contributor

Fixes #1663.

Checklist

  • only relevant code is changed (make a diff before you submit the PR)
  • run tests npm run test
  • tests are included
  • commit message and code follows the Developer's Certification of Origin

@coveralls
Copy link

Coverage Status

coverage: 96.173% (+0.006%) from 96.167% when pulling 3a0a496 on nicegamer7:hotfix/default-key into 52d514c on i18next:master.

@adrai adrai merged commit 079938c into i18next:master Aug 22, 2023
5 checks passed
@adrai
Copy link
Member

adrai commented Aug 22, 2023

thank you...
should be included in v13.2.0

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

Successfully merging this pull request may close these issues.

Unable to provide default value for Trans without i18nKey
3 participants