Unplanned
Last Updated: 25 Mar 2025 10:44 by ADMIN
Maria
Created on: 18 Mar 2025 15:05
Category: DatePicker
Type: Bug Report
0
DatePicker: autoCorrectPaths option with specified date format

Hi,

I have run into an issue when trying to input a date value where its parts contain a leading 0. The autoCorrectPaths option is set to false and I have specified a date format in my datePicker component. 

Reproduction:

1. open https://stackblitz.com/edit/react-wz6zocpe?file=app%2Fapp.jsx

2. try to input a date by typing 09, then 03, then 2025

Expected behaviour:

The date in the input field should be "09.03.2025"

Actual behaviour:

The date in the input field is "day.09.2000"


1 comment
ADMIN
Yanko
Posted on: 25 Mar 2025 10:44

Hi, Maria,

Thank you for the example provided.

This behaviour is caused by a known issue in the internal `kendo-dateinputs-common`  package used for multiple Kendo products. I opened a public issue in our public GitHub repo where you can subscribe to receive notifications for status updates:

Regards,
Yanko
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!