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
Fix selection container logic around setting titles.
Previously, the title logic was being overridden by Tab. This refactors the code so we can just override the selected index logic, without overriding the titles logic.
Fixes#3520
0 commit comments