Description
The ValueChange event is fired when the value is changed and again when the date picker loses focus.
Steps to reproduce
- Download and start the attached sample.
- Change the date and pay attention to the counter which represents the number of time the ValueChange event is fired.
- The counter is incremented.
- Click outside the date picker - the counter is incremented again.
Result
The ValueChange event is fired twice while it should be only once.
Expected result
The ValueChange event should be fired only once (when changing the date?).
Attachments
Attach a sample if available, and screenshots, if applicable.
date-picker-dev_Blazor-2-date-pickers.zip