From @MatthewHawkins
I noticed something as I work with the tabs archetype. When refreshing a page that isn't the dashboard, or navigating to a new page via the route in the URL bar, it automatically goes back to Dashboard.
I think this has something to do with the select listener, and maybe that the tabs fire a select listener when they first load on the first tab?
From @MatthewHawkins