Unplanned
Last Updated: 09 Sep 2025 10:57 by Guy
Guy
Created on: 09 Sep 2025 10:57
Category: Date Picker
Type: Bug Report
0
DateTimePicker's selected date is lost when setOptions method is used

Bug report

When you use the setOptions method on the DateTimePicker, the selected date is lost

Regression introduced with 2024.4.1112

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/RCgGUwDW/9
  2. Open the DateTimePicker to check the selected date
  3. Select the AM checkbox, which will call the setOptions method, and open the DateTimePicker again

Current behavior

The selected date is lost

Expected/desired behavior

The selected date should be persisted

Environment

  • Kendo UI version: 2025.3.812
  • Browser: [all ]
0 comments