VEuPathDB / CoreUI

Core UI for VeuPathDB applications. Provides components, style definitions, and utilities to enable developers to rapidly assemble complex applications with consistent UI and UX across our portfolio of sites.
1 stars 0 forks source link

Add guards in TabbedDisplay to prevent errors #78

Closed jernestmyers closed 2 years ago

jernestmyers commented 2 years ago

Used in the work of this PR in ApiCommonWebsite to prevent error thrown when the tabs array gets out of sync with the activeTab and activeTabInternal properties.