Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Case #1:
Unable to enter the date manually it automatically moves focus to next when we press 1 key
Sample:https://stackblitz.com/edit/react-3uvxbw-bnvxzz?file=index.js,package.json
Reproduction Steps:
Expected Behavior: It should not move focus to next until we type the year properly.
Current Behavior: Unable to enter the date manually it automatically moves focus to next when we press 1 key.
Case #2:
Unable to enter the month manually it automatically moves focus to next
Sample: https://stackblitz.com/edit/react-3uvxbw-e3sri8?file=index.js,package.json
Replication Procedure:
Expected: Month should update properly
Actual: Unable to enter the month manually it automatically moves focus to next