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

Time Picker is not showing selected Time in IE 11

3 Answers 306 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
Sapandeep
Top achievements
Rank 1
Sapandeep asked on 29 Nov 2018, 02:11 PM

I am using Time Picker in MVVM SPA application page. it is happening in IE 11 (working fine in FireFox ).

when i select a time from Dropdown picker or even manually enter it in Time picker Text Box. it gets the value property set to the  that value.

however it resets  to 12:00 AM and sometimes to 10:00 PM and shows that value in Time picker's text box. However value field returns me correct value.

 

following is the declaration of Time picker

$("#tpRunTime").kendoTimePicker({
                dateInput: true
            });

 

<tr>
                    <td class="col-md-8"><input id="tpRunTime" name="Run time" data-required-msg="Select run time" required /></td>
                </tr>

 

 

Please advise.

 

 

 

 

 

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 03 Dec 2018, 07:40 AM
Hello, Sapandeep,

Thank you for the details.

I made a TimePicker, tried picking different values, but the error was not reproduced:

https://dojo.telerik.com/OhoGevAR

Is it possible, to see if the issue will be reproduced in this example, as this will let us know if we are missing additional detail that is in the real example and not here?

Regards,
Stefan
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Sapandeep
Top achievements
Rank 1
answered on 04 Dec 2018, 10:06 PM

Hi Stefan,

Thanks for looking into it. I am using 2017.2.621  version of Kendo UI. could that be an issue?

0
Konstantin Dikov
Telerik team
answered on 06 Dec 2018, 10:57 AM
Hi Sapandeep,

The issue is not reproducible with version 2017.2.621 as well:
Could you please try to modify the example, so it could better match the scenario that you have and replicate the issue?

Looking forward to your reply.


Regards,
Konstantin Dikov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Date/Time Pickers
Asked by
Sapandeep
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Sapandeep
Top achievements
Rank 1
Konstantin Dikov
Telerik team
Share this question
or