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

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.