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!

  • 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!

0
Votes

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


Empty