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!

1
Vote

Need to provide support for Error Handling in Tree Grid. As like Grid need to provide logger feature, refer to the below sample link
https://stackblitz.com/edit/typescript-wmyufs?file=index.ts

We need to provide support to proactively notify known script errors to customer using console window.

For example, if Sort module is not injected but customer using sorting behavior then we should provide exception to show error.