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

Sample : https://www.syncfusion.com/downloads/support/directtrac/general/ze/The_Today_button_in_DatePicker_is_not_functioning_properly_after_clearing_the_value_using_the_Backspace_key-1818630933


After clearing the input value using the Backspace key and then clicking the Today button to select today's date, the date is not updated.


Replication procedure :

  1. Run the Sample.
  2. Select any Date.
  3. Now clear the Date value using “Ctrl+a & Backspace key”.
  4. Now select today value using “Today” button.

Expected Output: Today Date value needs to be selected.

Current Output: Null value updated instead of Today date value.