Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tabs][Android]: unable to select over one or more TabStripItem #7519

Open
ADjenkov opened this issue Jul 15, 2019 · 0 comments
Open

[Tabs][Android]: unable to select over one or more TabStripItem #7519

ADjenkov opened this issue Jul 15, 2019 · 0 comments

Comments

@ADjenkov
Copy link
Contributor

ADjenkov commented Jul 15, 2019

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

  1. Current selected tab is "Players".
  2. Tab on the "Teams"
  3. "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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants