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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
When selectedIndex is changed programmatically, the tab is correctly selected and the correct tab content is shown.
But if the tabs are currently paginated and the newly selected tab is on a different page to the one currently shown, then the pagination is not updated, so you have no visibility of the selected tab header.