-
-
Notifications
You must be signed in to change notification settings - Fork 799
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
[Bug]: overwriting BottomSheet.onAnimate will reset snap index to 0 on rerender #2043
Comments
Yes, there has been bug, you need to change the source code, when you operate fast, it will appear, you can prompt the user on the interface, please slow down :D |
The issue lies in I didn't manage to find the reason how a dependency change retriggers UPDATE: UPDATE 1: |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
bump |
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
Android, Web
What happened?
overwriting
BottomSheet.onAnimate
will reset snap index to 0 on rerenderReproduction steps
overwrite
onAnimate
method forBottomSheet
with whatever then create an event which causes a rerenderReproduction sample
https://snack.expo.dev/@kagutron/bottom-sheet---issue-reproduction-template
Relevant log output
No response
The text was updated successfully, but these errors were encountered: