Make a controlled Tab with both activeIndex and onTabChange props.
Click an item in the tab menu.
Read the data.activeIndex value in onTabChange.
data.activeIndex should be the index of the tab that was clicked.
data.activeIndex is the value of the activeIndex prop passed to the Tab component.
0.71.1
Superb report, thanks much. PR up.
Superb handling, thanks for the quick fix.
Most helpful comment
Superb handling, thanks for the quick fix.