At some point the CSS that highlights the currently selected group tab was broken. There is a current group index in state that was being checked in an earlier version. I believe this was broken when I updated the CSS and state to manage fade-in of the clock and dials upon load-in. Check to see if the current group index is still being set and when we're checking on it to highlight the tab.
This was closed in PR #11 along with some other small bugs occurring when interacting with the group tabs like clicking on a tab more than once or clicking on the horizontal options icon.
At some point the CSS that highlights the currently selected group tab was broken. There is a current group index in state that was being checked in an earlier version. I believe this was broken when I updated the CSS and state to manage fade-in of the clock and dials upon load-in. Check to see if the current group index is still being set and when we're checking on it to highlight the tab.