Hi,
unfortunately, when I'm using the FormValidator to validate the RichTextEditor-component, I'm always getting the following error:
Uncaught TypeError: Cannot read properties of undefined (reading 'toString')
at Object.required (form-validator.js:727:1)
at FormValidator.isValid (form-validator.js:623:1)
at FormValidator.validateRules (form-validator.js:556:1)
at FormValidator.validate (form-validator.js:201:1)
Also, the documented example is not working: https://ej2.syncfusion.com/react/documentation/rich-text-editor/validation/
I've attached a demo, that shows the problems...
Attachment:
reactjylxza_(1)_5abba8da.zip