The problem is caused by the tab index of the tab headers not being updated properly. The first one seems to have 0 at all times, while all others stay at -1. Instead, the active tab header should have tab index 0, while all others get -1.
Hello all,
I tried to reproduce this just now on the mentioned page https://demos.telerik.com/blazor-ui/tabstrip/tab-visibility, but could no longer do so. It seems this has been fixed, either purposely or as a side effect of something else. So I think you can close this one.
Regards,
Alex