Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, 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 clear the values from the input using clear icon or backspace button previously selected value is maintained in the popup in the selected and hover state. Need to check other calendar components.


Replication procedure:


1. Open the DatePicker popup from the below link.

https://ej2.syncfusion.com/angular/demos/#/material/datepicker/default 

2. Select any value from the popup.

3. clear the value from the input using clear icon - Previously selected value maintained in the popup with hover state.

4. The same process is done by the backspace button - Previously selected value is maintained in the popup with the selected state.