Unplanned
Last Updated: 25 Jul 2025 16:12 by Frank Beerens
Frank Beerens
Created on: 25 Jul 2025 16:12
Category: DatePicker
Type: Bug Report
0
DatePicker accepts input inconsistently

Description

Changing the "day" part of the DatePicker value is inconsistent.

Steps To Reproduce

Run this example: https://blazorrepl.telerik.com/QfOLwTvp03DVHJ4C35

  1. Click on the "day" part of the DatePicker input and enter 22032025. The result is: 22-03-2025.
  2. Click the "day" part again and enter 02.

Actual Behavior

The value changes to: 20-02-2025.

After the initial unsuccessful attempt to change the day to 02, subsequent attempts will work as expected. You may re-focus the "day" part and type 02.

Expected Behavior

The value should change to 02-03-2025.

Browser

All

Last working version of Telerik UI for Blazor (if regression)

No response

0 comments