Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Sample Stack blitz :
To replicate the issue:
Go to sample and select preview.
choose a date from picker (suppose, 05 May 2017)
Now click on the date-picker icon and then click on date input filed and select whole date and clear using 'backspace', 'space' or 'delete'.
Then from the same popover(date-picker) choose the same date that you have picked. (suppose, 05 May 2017).
We are not able to choose the same date. This is the issue.
Expected Output: The selected date value needs to be updated.
Current Output: Null value updated.