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

Menu does not render correctly the first time it's opened #2613

Open
2 of 6 tasks
flyingL123 opened this issue Nov 30, 2024 · 7 comments
Open
2 of 6 tasks

Menu does not render correctly the first time it's opened #2613

flyingL123 opened this issue Nov 30, 2024 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@flyingL123
Copy link

Description

The background of the menu does not fill completely behind the items the first time it's opened. It is correct on subsequent renders.

CodeSandbox/Snack link

https://github.com/flyingL123/expo-gluestack-ui/tree/menu-bug

Steps to reproduce

Click the FAB in the middle-right of the screen to open the menu. You will see the white background does not extend fully behind the menu items:

IMG_5880

Close the menu and open it again. Now the white background is correct:

IMG_5881

gluestack-ui Version

2

Platform

  • Expo
  • React Native CLI
  • Next
  • Web
  • Android
  • iOS

Other Platform

No response

Additional Information

No response

@Viraj-10
Copy link
Collaborator

Viraj-10 commented Dec 2, 2024

Hey @flyingL123, It's working fine for me. Can you please clear cache and check again ?

Simulator.Screen.Recording.-.iPhone.16.Pro.-.2024-12-02.at.15.48.58.mp4

@flyingL123
Copy link
Author

flyingL123 commented Dec 2, 2024

@Viraj-10 strange, it works for me as well when I use the iOS 15 Pro Max Simulator running iOS 17.5

However, on my actual iPhone XR running iOS 18.1.1, the bug in my screenshots still occur.

I don't have an XR simulator, but I have an iPhone SE simulator, and on that, the bug occurs. So it seems like it may be an issue with older phones? I think if you test it on an iPhone XR simulator, you will see the bug.

@Viraj-10 Viraj-10 assigned rajat693 and unassigned Viraj-10 Dec 13, 2024
@llr101
Copy link

llr101 commented Dec 16, 2024

my actual iphone 15 ios 18.1 does not render correctly the first time too.

@marcos-credfranco
Copy link

My Iphone 15 pro ios 18.2 does not render correctly the first time too, in build production and expo go

@llr101
Copy link

llr101 commented Dec 17, 2024

My Iphone 15 pro ios 18.2 does not render correctly the first time too, in build production and expo go

I am using the actual device and pure react-native without expo framework

@xiaoosnggao
Copy link

xiaoosnggao commented Dec 21, 2024

image

ios18 Simulator

There is the same problem. I use menu in expo.

@timlftv
Copy link

timlftv commented Jan 7, 2025

iPhone 16 Pro Max / iOS18 simulator. There is the same issue here
Знімок екрана 2025-01-07 о 13 57 40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

7 participants