Tabstrip focus not changing from default tab

1 Answer 48 Views
TabStrip
Biswajit
Top achievements
Rank 1
Biswajit asked on 02 Sep 2022, 10:08 AM

I am working on tabstrip and have created 3 of them.

One tabstrip has a .Selected(True) to be open when page is loaded initially.

But, the issue is, when I click on other tabs it does not respond in the 1st attempt (content is displayed below the content of 1st tab).

But, on 2nd attempt the tabs are working, although the focus is still consistent on the 1st tab, and it's not changing as we navigate to other tabs.

What might be happening here?

As you can see here, focus is on both Paris and Moscow, but actually it should only be on Moscow.

1 Answer, 1 is accepted

Sort by
1
Accepted
Yanislav
Telerik team
answered on 07 Sep 2022, 06:17 AM

Hello Biswajit,

I tried to reproduce the problem, but on my side, everything seems to be as expected. In the following demo, everything seems to be working correctly too:
https://demos.telerik.com/aspnet-mvc/tabstrip

What I can recommend you is to check for any custom scripts or styles that may affect the behavior and the appearance of the TabStrip. Also, check for any JS exceptions in the dev tools console of the browser that might be the reason for such a broken behavior.

Regards,
Yanislav
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
TabStrip
Asked by
Biswajit
Top achievements
Rank 1
Answers by
Yanislav
Telerik team
Share this question
or