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!

  • 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!

0
Votes

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