Greetings.
I think I found a minor bug when using the TabStrip component. If you have something like this:
<TelerikTabStrip>
	<TabStripTab Title="First tab">
		<p>First content</p>
	</TabStripTab>
	<TabStripTab Title="Second tab">
		<p>Second content</p>
	</TabStripTab>
	<TabStripTab Title="Third tab">
		
	</TabStripTab>
 </TelerikTabStrip>And you click the tab without content, it stays selected.
Regards
Hello Tsvetomir,
Perfect, thank you. For your information, I tested some workarounds with invisible content in case someone needs it:
Regards
Hello Fabien,
I'm marking this as a "Duplicated" as we already have an item submitted for the same issue: Empty Tabs are Not Deselected.
In the meantime, if any workarounds appear, I will share them as comments at the above link.
Regards,
 
Tsvetomir
 Progress Telerik
    
