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
When selecting a tab under unknown conditions an error occurs on occasion: Cannot read properties of undefined (reading '_hideOverride')
The error was picked up in our error logging system so it isn't clear what causes it.
Reproduction
Steps to reproduce: Selecting a tab related to the control but under unknown conditions.
Additional context
The error comes up in this spot:
Summary
When selecting a tab under unknown conditions an error occurs on occasion:
Cannot read properties of undefined (reading '_hideOverride')
The error was picked up in our error logging system so it isn't clear what causes it.
Reproduction
Steps to reproduce: Selecting a tab related to the control but under unknown conditions.
Additional context
The error comes up in this spot:
in class TabSetComponent:
TabComponent
object.The text was updated successfully, but these errors were encountered: