-
-
Notifications
You must be signed in to change notification settings - Fork 329
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
Vertical scroll not working anymore in 4.0.0-alpha.0
#465
Comments
Oh! Yes, there is an additional context: I'm using it inside a Modal. The modal (partial) code is:
|
@dohooo Can you please help on this? Thanks. |
+1, it breaks one of the basic interactions, I hope to see this get fixed. |
Any news here? It seems like the PR is done. We just need the merge & deploy |
I'm also waiting for this fix, activeOffsetX doesn't work |
Do we have any update on this issue? |
same here 🙁 |
@oliverloops Can you please help on this? Thanks. |
Fixed with the new implementation after alpha1
|
Works great on iOS and Android, but doesn't work on Web. Any ideas? |
Describe the bug
The bugs reported and fixed in #143 and #125, is not working anymore.
In version 3.x.x, this fix worked properly:
But in
4.0.0-alpha.0
is not workingTo Reproduce
I think it's clear from the other issues
Expected behavior
It should let me scroll vertically the in the ScrollView, when I put my finger on top of the carousel
Screenshots
N/A
Versions (please complete the following information):
"react": "18.2.0",
"react-native": "0.72.3",
"react-native-fbsdk-next": "^12.1.0",
"react-native-gesture-handler": "~2.12.0",
"react-native-maps": "1.7.1",
"react-native-purchases": "^5.16.0",
"react-native-reanimated": "~3.3.0",
"react-native-reanimated-carousel": "4.0.0-alpha.0",
Smartphone (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: