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

The tab header does not update with dynamic data when we render tab directives as an HTML element.

Replication procedure:

 1. Run sample 

https://stackblitz.com/edit/react-prevent-header-rerender-with-usecallback-qrkn3t?file=index.js

2. Enter "text 4" in the Textbox 

3. You will notice that the tab header's dynamic data is not updated with the search result count.