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 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.