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!>
Thanks for joining our community and helping improve Syncfusion products!
IsInteracted returns false after giving the same value twice dynamically
Issue reproducing sample:
Replication procedure:
1. Open the popup
2. Click today button
3. Set the new Date() via set model
4. Interact with the input of the DatePicker.
5. Expected in change event isInteracted returns true but false.