You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Menu component works correctly in most parts of the UI. However, when used inside headerRight in Stack.Screen, the button is clickable, but the actual menu does not appear on the screen.
Description
The
Menu
component works correctly in most parts of the UI. However, when used insideheaderRight
inStack.Screen
, the button is clickable, but the actual menu does not appear on the screen.CodeSandbox/Snack link
Reproduction Repository
Steps to reproduce
MenuSample
component insideheaderRight
ofStack.Screen
:Menu
button inside the header.Code Example
Root Layout (Where
headerRight
is defined)Menu Component (
MenuSample.tsx
)gluestack-ui Version
@gluestack-ui/menu: "^0.2.37"
Platform
Other Platform
No response
Additional Information
The text was updated successfully, but these errors were encountered: