Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
While changing the date picker value dynamically after selecting the value from DatePicker is not updated properly.
Issue reproducing sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/datepicker_value_issue_1609431897996653
Replication procedure:
• Run the attached sample
• Open the DropDown and select any date value. Then It will be updated in the DatePicker component.
• Now, change the value from DatePicker itself.
• Again change the DropDown value. It will be affect the value property variable alone and not reflected in the DatePicker component.