Open
Description
Describe the bug
Wrong tabStripItem selected.
To Reproduce
<Tabs>
<TabStrip>
<TabStripItem title="Players"></TabStripItem>
<TabStripItem title="Dummy"></TabStripItem>
<TabStripItem title="Teams"></TabStripItem>
</TabStrip>
</Tabs>
Expected behavior
- Current selected tab is "Players".
- Tab on the "Teams"
- "Dummy" is selected instead of "Teams"
Sample project
Use 'nested-frame-navigation' app -> "Page W/TABS"
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.