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

Navigate to Screen with Scrollview and back to current screen with ScrollView, cause scroll stuck (not smooth) #11850

Closed
3 of 11 tasks
foneazmi opened this issue Feb 25, 2024 · 3 comments

Comments

@foneazmi
Copy link

foneazmi commented Feb 25, 2024

Current behavior

There 2 Screen with Scrollview on it
from screen A navigate to screen B, then go back

screen A will get stuck when scrolling

this case happen when screen A & screen B have ScrollView

document_6257762664462683503.mp4

Expected behavior

Screen A not get stuck when scrolling

Reproduction

https://github.com/foneazmi/rn-playground

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

  • [v] I've removed the packages that I don't
package version
"@react-navigation/native" "^6.1.12",
"@react-navigation/native-stack" "^6.9.20",
"expo" "~50.0.7",
"expo-status-bar" "~1.11.1",
"react" "18.2.0",
"react-native" "0.73.4",
"react-native-safe-area-context" "4.8.2",
"react-native-screens" "~3.29.0"
Copy link

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

  • @react-navigation/stack

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

@foneazmi foneazmi closed this as not planned Won't fix, can't repro, duplicate, stale Feb 25, 2024
@foneazmi
Copy link
Author

btw after i check with other high end device, this issue gone...

Copy link

Hey! This issue is closed and isn't watched by the core team. You are welcome to discuss the issue with others in this thread, but if you think this issue is still valid and needs to be tracked, please open a new issue with a repro.

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