Skip to content

A problem with the menu positioning inside scrollable containers #3775

Answered by TheSisb
dmitriy-kudelko asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @dmitriy-kudelko,

You can force the Menu dropdown to open in a portal by calling useMenuState like this:

const menu = useMenuState({modal: true});

Let me know if that solves your issue. I plan to add some documentation around this soon.

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dmitriy-kudelko
Comment options

Comment options

You must be logged in to vote
3 replies
@dmitriy-kudelko
Comment options

@dmitriy-kudelko
Comment options

@TheSisb
Comment options

Answer selected by dmitriy-kudelko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants