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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

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.