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!

2
Votes

Need to prevent the changing of tab index on resizing the browser when overflow mode is popup


Steps to reproduce the issue:

1.  Run an app with multiple tabs.

2.  Select the last tab.

3.  Start resizing the browser so the tab items are added into the popup.

4. You will see that the selected tab changes.  Because in step 2 it was the last that was selected and now is the last visible that is displayed.