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
I am trying to figure out why the NavigationMenuContent element is not directly below the NavigationMenuTrigger element. It seems passing data-state="open" to both the content and the trigger will not programmatically keep the content open for debugging. By default, does the content element not appear directly below? Is using the "optional" viewport element and styling it's position the only way to make the content appear below it's trigger element?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to figure out why the
NavigationMenuContent
element is not directly below theNavigationMenuTrigger
element. It seems passingdata-state="open"
to both the content and the trigger will not programmatically keep the content open for debugging. By default, does the content element not appear directly below? Is using the "optional" viewport element and styling it's position the only way to make the content appear below it's trigger element?Beta Was this translation helpful? Give feedback.
All reactions