Hi
In KendoReact Grid version 4.8.0, the date picker used in the filter menu exhibits inconsistent behavior. e.g. When a date is selected from the calendar (as shown in the first image, April 14, 2025), the value is not accurately applied to the filter input field. Instead, a different date (7/14/2025
) appears in the input field (second image), which does not match the user's selection.
This creates confusion and leads to incorrect filtering of data, as the input field reflects a date that the user did not choose.
Refer this Images