Completed
Last Updated: 13 Sep 2021 11:01 by ADMIN
Release 2021.R3
Created by: n/a
Comments: 0
Category: DateRangePicker
Type: Bug Report
0

Bug report

DateRangePicker close event does not catch range ent value

Reproduction of the problem
Run the following Dojo:

Select a range and check the browser console.

Expected/desired behavior
Close shall be reflected in the close event handler.

Environment
Kendo UI version: [ all ]
Browser: [ all ]

Unplanned
Last Updated: 07 Feb 2024 20:26 by PraveenGodfrey

### Bug report

When selecting 31 January as a start date, the navigation to the previous months through the calendar does not work.

### Reproduction of the problem

1. Select 31 January (any year) as a start date.

2. Click the navigation arrows to navigate to the previous months. The previous months navigation stops working.

3. Select any other date as a start date - the previous months navigation works as expected.

A Dojo sample for reproduction: https://dojo.telerik.com/ezoGibIm

### Expected/desired behavior

The user must be able to navigate to the previous months when 31 January is selected in the Start field.

### Environment

* **Kendo UI version: 2024.1.130
* **jQuery version: 3.7.0
* **Browser: [all]