radzen-blazor
radzen-blazor copied to clipboard
RadzenDatePicker focus out issue on field edit
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:
- Select date from picker
- Edit date in the date field by changing value manually for year
- Without clicking on any control on the form click submit button (HTML button type=submit)
- 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