radzen-blazor icon indicating copy to clipboard operation
radzen-blazor copied to clipboard

RadzenDatePicker focus out issue on field edit

Open irtazaali opened this issue 9 months ago • 0 comments

RadzenDatePicker bind value not updated when date is edited in the text field and at the same time HTML button type submit clicked

Steps to reproduce the behavior:

  1. Select date from picker
  2. Edit date in the date field by changing value manually for year
  3. Without clicking on any control on the form click submit button (HTML button type=submit)
  4. The last edit of date picker field does not apply to the bind value

Alternatively before clicking submit button, click anywhere on the form or other fields, the change applies to the bind value

Browser: Chrome, Bing

irtazaali avatar May 17 '24 17:05 irtazaali