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!
Schedule editor window form validator instance is not available when using the react useState and useEffect methods. Due to the property change invoked by these methods. So, the editor window content is re-rendered and the form validator instance is not available in the popupOpen event of the Schedule.
Sample: https://stackblitz.com/edit/react-schedule-editor-template-field-validation-ev9daa?file=index.js
