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

The Toast control 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.