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!

1
Vote

In the DatePicker with Mask configuration, if a date value in February is already present, it is not possible to manually enter "30" or "31" for the applicable months.

 

Upon further validation, we have identified an issue where entering an invalid date in the DatePicker with the Mask configuration leads to unintended behavior. Specifically:

  • When entering "31" for a date in February, the date resets to "1".
  • When entering "30", the date resets to "0".
  • Following this, the cursor automatically moves to the month section.
1261.gif