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!
The EJ2 Form control (TextBox, Masked TextBox, Numeric TextBox, Uploader, Calendar, DatePicker, DateRangePicker, DateTimePicker, TimePicker, AutoComplete, ComboBox, DropDownList and Multiselect) actually shows only generic console script errors. So need to implement an event that returns information about the errors to be clearly conveyed to the customers in order to fix them.
For example:
Type of an API should be "string" but the customer gave "int" value by mistake. In such cases, the Control will not render and in console, only generic messages are displayed need to provide valid error messages.