-
-
Notifications
You must be signed in to change notification settings - Fork 771
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] Text is cropped for buttons inside bottomsheet on IOS only #1867
Comments
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. |
Still a problem. |
+1 victim of this bug |
I have the same problem still on 4.6.4. Changing Edit: I noticed that v4 is not maintained anymore, so I installed 5.0.0-alpha.11 instead. The problem persisted, but when I changed |
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. |
This issue was closed because it has been stalled for 5 days with no activity. |
Bug
Buttons appearing inside a bottom sheet (on IOS) get cropped off. This behavior is random and does not occur every time, the best way to reproduce is to constantly refresh the app. This happens in the simulator and on my ios device.
Another example:
Environment info
Library Version
@gorhom/bottom-sheet 4.6.0
react-native 0.74.2
react-native-reanimated 3.10.1
react-native-gesture-handler 2.16.1
Steps To Reproduce
Expected behavior:
Text does not get cut off:
Reproducible sample code
Note this was also reported in 2021 ( #645 ) but the issue was closed
And again in 2022 #1218 but again the issue was closed
The text was updated successfully, but these errors were encountered: