I'm using this DevExtreme template: https://js.devexpress.com/Demos/WidgetsGallery/Demo/TabPanel/Overview/Angular/Light/
So I want to disable some of the tabs. But if I disable the first tab, it still gets set as an active tab. If you switch to another tab you cant switch back. How can I make the tab use the first, not disabled, tab?