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

[v4] | [v2] BottomSheetModal failing to present on iOS #1559

Closed
walterholohan opened this issue Oct 4, 2023 · 2 comments
Closed

[v4] | [v2] BottomSheetModal failing to present on iOS #1559

walterholohan opened this issue Oct 4, 2023 · 2 comments
Labels

Comments

@walterholohan
Copy link

Bug

We just recently updated RN to 0.72.5 and react-native-reanimated to 3.5.4 and released it to production over the weekend. And then we started to get reports from our users that the modals were failing to appear. I will attach some videos below but we were unable to reproduce it on a simulator or a real device however we have ~150,000 MAU so after 24 hours we had over 10 users who were affected.

We had users on iOS 16.x and iOS 17.x who were affected

To unblock our users I had to set animateOnMount to false which makes me believe the issue is with the opening animation of the modal and reanimated

Environment info

Library Version
@gorhom/bottom-sheet 4.4.7
react-native 0.72.5
react-native-reanimated 3.5.4
react-native-gesture-handler 2.13.1

Video of bug

  • User tries to press on Link Activity and you can see the modal briefly flashes
  • User tries to press on Referral Code and again the modal flashes and closes
RPReplay_Final1696360061.mov
@walterholohan walterholohan added the bug Something isn't working label Oct 4, 2023
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

@walterholohan: hello! 👋

This issue is being automatically closed because it does not follow the issue template.

@github-actions github-actions bot closed this as completed Oct 4, 2023
@LouisKraemer
Copy link

LouisKraemer commented Oct 4, 2023

Having a similar issue (not able to reproduce but some users have bottom sheet that are not opening) for some users on production. iOS 16 and 17 as well.

And I can confirm that disabling the animation fix the issue as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants