Change the order of tabs

Whenever I load my dash app, the order of the tabs changes. Can I make a fixed order for my tabs?

Can you provide a code example of your tabs ? What is the version of dash core components ?

This might be related to Tabs - Callback-less version has the 2nd tab selected by default instead of the first · Issue #262 · plotly/dash-core-components · GitHub. However, a small reproducable example would be very helpful.