RootCauseunvalidated
The tab selection state is not being updated correctly—`handleChange` is wired to the wrong callback signature/props for React-Bootstrap `Tabs`, so `value` never changes to match the conditionals.
22db3bad-5801-432c-9d87-257971f06015
The tab selection state is not being updated correctly—handleChange is wired to the wrong callback signature/props for React-Bootstrap Tabs, so value never changes to match the conditionals.