You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the tabs we do the .unselectedContent with display: none, but we never reactivate the display when switching, I went ahead and added a content.style.display = DisplayStyle.Flex on it to show the content on the SelectedTab.
The text was updated successfully, but these errors were encountered:
On the tabs we do the .unselectedContent with display: none, but we never reactivate the display when switching, I went ahead and added a content.style.display = DisplayStyle.Flex on it to show the content on the SelectedTab.
The text was updated successfully, but these errors were encountered: