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!
In my application I am dynamically adding tabs via the api. I have found that if I try to rename my dynamically added tabs, using the API, the tab names do not update on the screen. I have created a StackBlitz to reproduce this issue (https://stackblitz.com/edit/react-ts-ixwsrv?file=Hello.tsx).
Follow these steps to reproduce: