How to select a tab that is not visible due to space

Hi,
I have three tabs, only (1) and (2) are visible and (3) is in the (…) menu to the right as there is not enough space to show 3 tabs.

How do I select tab(3) programmatically? I can show the list contained on (3) by doing .show() which shows the data but I also need the tab itself to show ie. just as though the user has clicked it from the (…) menu

I can confirm the issue, thank you for reporting!

As a temporary workaround, you can calltabbar.refresh() after the value was changed: https://webix.com/snippet/a376517e