Pending Review
Last Updated: 16 Jan 2026 08:34 by Maria
Maria
Created on: 16 Jan 2026 08:34
Category: KendoReact
Type: Bug Report
0
DatePicker: can not clear pasted value

Hi, 

After pasting a value into the input box of the DatePicker I am then unable to clear it. The value of the DatePicker is correctly set to null, but the value displayed in the input box is unchanged.

Reproduction steps:

1. Open the grid filtering demo,

2. Copy any of the date values from the grid, e.g. 9/20/1996, and paste it into the "First Ordered On" filter,

3. Clear the filter using the clear button.

Result:

The value remains in the input box.

Expected behaviour:

The value should not be visible in the input box.

 

 

0 comments