Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi,
I have tried using your Tab control with two different components dynamically added as the content of Tab items.
The problem is when a tab is selected its previous state is being replaced with a new instance of the component for that TabItem which I believe is occurring in your re-render that was mentioned in another Feedback post (click here).
Is there a way to disable the re-render to persist the state of the tab items content? I have included a sample project that illustrates the issue I am describing.
Regards,
Nick