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!
We are using "MMM d, yyyy" in DatePicker component. After adding fomat and typing 12/31/2023 it is working as expected
But on typing 03/31/2023 it should display Mar 31,2023 ,but this is not working it is showing different month.
Sample: https://stackblitz.com/edit/react-gw4beg-lzvxwg?file=index.js
Reproduction Steps:
Expected Behavior: Typed value should update properly on datepicker
Current Behavior: Typed value not updated properly