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!

1
Vote

While changing the value from the Timepicker and modify the date time value in the input, ValueChange event is not triggered. While choosing the date value from the date popup then only change event get triggered.


Issue reproducing sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Change_event_issue-2138819194


Replication procedure:


1. Run the attached sample.

2. Choose the value from the date popup, change event will be triggered.

3. Choose the value from the time popup, change event will not be triggered.

4. Modify the date and time value in the input, then change event will not be triggered.