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

Sometimes duplicate tab bar labels appear in bottom tabs #11909

Open
3 of 11 tasks
nitish1099 opened this issue Mar 24, 2024 · 1 comment
Open
3 of 11 tasks

Sometimes duplicate tab bar labels appear in bottom tabs #11909

nitish1099 opened this issue Mar 24, 2024 · 1 comment

Comments

@nitish1099
Copy link

Current behavior

When I switch between tabs randomly duplicate tab bar label shows up

Expected behavior

Only 1 tab bar label should be there

image

Reproduction

https://snack.expo.dev/@nitishspacebox/navigator-code

Platform

  • Android
  • iOS
  • Web
  • Windows
  • MacOS

Packages

  • @react-navigation/bottom-tabs
  • @react-navigation/drawer
  • @react-navigation/material-top-tabs
  • @react-navigation/stack
  • @react-navigation/native-stack
  • react-native-tab-view

Environment

  • [] I've removed the packages that I don't use
package version
@react-navigation/native 6.1.16
@react-navigation/bottom-tabs 6.5.11
@react-navigation/drawer
@react-navigation/material-top-tabs
@react-navigation/stack
@react-navigation/native-stack 6.9.25
react-native-safe-area-context 4.6.3
react-native-screens 3.22.0
react-native-gesture-handler
react-native-reanimated
react-native-tab-view
react-native-pager-view
react-native 0.72.10
expo 49.0.8
node
npm or yarn
Copy link

Couldn't find version numbers for the following packages in the issue:

  • @react-navigation/drawer
  • @react-navigation/material-top-tabs
  • @react-navigation/stack
  • react-native-tab-view

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

  • @react-navigation/native (found: 6.1.16, latest: 6.1.17)
  • @react-navigation/bottom-tabs (found: 6.5.11, latest: 6.5.20)

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

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

1 participant