This is a migrated thread and some comments may be shown as answers.

TimePicker null value bug

1 Answer 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dusan
Top achievements
Rank 1
Dusan asked on 07 Feb 2019, 11:03 AM

Hi guys,

I have a strange behavior of this control. When the value is null and when I use the Now button, the date part is wrong.

Steps:
1. Set value to null
2. Press the Now button .
3. Date 1.1.1980 (wrong date)

This only happens when the value is null and when I press the Now button. In all other situations we get what we expect.
We use null value because we want "hour:minute AM" instead of 12:00 AM. Also we don't want to use react wrappers, but native react components.

 

code:
https://stackblitz.com/edit/kendo-time-picker-bug?file=main.js

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 08 Feb 2019, 06:01 AM
Hello, Dusan,

Thank you for reporting this.

I can confirm that this is an issue with the current version of KendoReact DatePicker.

I created an issue in our GitHub repository and forwarded it to our developers for fixing. You can track its progress at:

https://github.com/telerik/kendo-react/issues/187

For now, there is no available workaround, if one is found it will be added in the GitHub issue for reference.

Additionally, I updated your Telerik points for bringing this to our attention.

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Dusan
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or