You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
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
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:
Environment
The text was updated successfully, but these errors were encountered: