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

[ScrollView][Android] refreshControl gets stuck when scroll appears in ScrollView #3316

Open
exzos28 opened this issue Jan 9, 2025 · 1 comment
Labels
Close when stale The issue will be closed automatically if it remains inactive Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided

Comments

@exzos28
Copy link

exzos28 commented Jan 9, 2025

Description

Screen.Recording.2025-01-09.at.13.24.51.mov

I've also attached an Expo Snack. But it doesn't reproduce there, probably a different version of react-native.

Steps to reproduce

  1. Initialize project with react native 0.76
  2. Install react-native-gesture-handler
  3. Add content to ScrollView to make it scroll.
  4. Tadaam.

Snack or a link to a repository

https://snack.expo.dev/@exzos28/trusting-yellow-banana

Gesture Handler version

2.21.2

React Native version

0.76.5

Platforms

Android

JavaScript runtime

None

Workflow

React Native (without Expo)

Architecture

Fabric (New Architecture)

Build type

Debug mode

Device

None

Device model

Android Emulator API 29

Acknowledgements

Yes

@github-actions github-actions bot added Repro provided A reproduction with a snack or repo is provided Platform: Android This issue is specific to Android labels Jan 9, 2025
@latekvo
Copy link
Contributor

latekvo commented Jan 17, 2025

Hey, I couldn't reproduce your issue, are you sure it still occurs on the latest version of both React Native and Gesture Handler?

Tested using your repro, with React Native 0.77.0-rc.6, Gesture Handler 9cef24e (>22.0.0), on both Paper and Fabric, on both a physical Android, and on an emulator API 34, and couldn't reproduce the issue on your video.

@latekvo latekvo added the Close when stale The issue will be closed automatically if it remains inactive label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Close when stale The issue will be closed automatically if it remains inactive Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided
Projects
None yet
Development

No branches or pull requests

2 participants