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

Regression - Missing translation for key: "ra.boolean.null" in NullableBooleanInput #3608

Closed
alrik opened this issue Aug 27, 2019 · 1 comment
Assignees
Labels

Comments

@alrik
Copy link

alrik commented Aug 27, 2019

nullable-bool-field

What you were expecting:
The first option of nullable boolean inputs is translated properly.

What happened instead:
The first option of nullable boolean inputs show translation key "ra.boolean.null"

Related code:
Checkout: https://codesandbox.io/s/simple-cypzy
You can reproduce the issue when creating or editing a post. Have a look at the "testField" input.

Other information:
missing translation nullable-boolean-input

Environment

  • React-admin version: 3.0.0-alpha.3
  • Last version that did not exhibit the issue (if applicable): 3.0.0-alpha.2
  • React version: 16.9.0
  • Browser: Chrome 76.0.3809.100
@alrik alrik changed the title Missing translation for key: "ra.boolean.null" in NullableBooleanInput Regression - Missing translation for key: "ra.boolean.null" in NullableBooleanInput Aug 27, 2019
@fzaninotto fzaninotto self-assigned this Aug 28, 2019
fzaninotto added a commit that referenced this issue Aug 28, 2019
@djhi
Copy link
Collaborator

djhi commented Aug 28, 2019

Fixed by #3614

@djhi djhi closed this as completed Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants