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 a custom editorTemplate with your standard date picker inside. On v16 it works fine to select a timeslot from the calendear view and have the date picker prefilled in the popup.
However on v17 this is broken. The prefilled date is accurate but in an invalid format (can't submit the form)
v16 prefilled: "5/1/2019 07:00 AM"
v17 prefilled: "Wed May 01 2019 07:00:00 GMT-0400 (Eastern Daylight Time)"