We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ ] Enhancement
[x] Bug
[ ] Question
Please specify what version of the library you are using: [latest]
Setting the dateLabel and timeLabel strings as shown below has no effect on the DateTimePicker component.
<DateTimePicker strings={{ dateLabel: 'date lbl', timeLabel: 'time lbl', ... }} ... />
This is expected to update the respective labels of the DateTimePicker component.
Setting the dateLabel and timeLabel properties has no effect to the component.
See above!
The text was updated successfully, but these errors were encountered:
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Sorry, something went wrong.
Closing this issue as version 1.15.0 has just been released.
1.15.0
No branches or pull requests
Category
[ ] Enhancement
[x] Bug
[ ] Question
Version
Please specify what version of the library you are using: [latest]
Expected / Desired Behavior / Question
Setting the dateLabel and timeLabel strings as shown below has no effect on the DateTimePicker component.
This is expected to update the respective labels of the DateTimePicker component.
Observed Behavior
Setting the dateLabel and timeLabel properties has no effect to the component.
Steps to Reproduce
See above!
The text was updated successfully, but these errors were encountered: