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

I have a blazor web app and a component with a Sftab, it works good, I populet the tab items and title dynamically with a foreach loop, the issue comes when using the google translator widget, if I change the language of the page and navigate through the tabs the previous tab content stays on the dom, just the text, the images are updated, I know it might also be a problem that is not related to SF but the google widget but maybe you can help me on how to solve the issue, you can take a look to the web app at:



I even added a refresh button, to refresh the page when changing the language, believing that might solve the issue but no, the same, 

thanks in advanced!