#menu in the wrong position
15 messages · Page 1 of 1 (latest)
try setting withinPortal on the menu
with withinPortal, menu appears in the bottom left corner of window
@unique ruin where is your menu on the page? does it have enough space to open correctly?
https://codesandbox.io/s/async-water-lnpjs8?file=/src/App.tsx
see example - menu on the left of the page will not open with bottom-end successfully, but centered button will
@unique ruin works fine in this codesandbox, please create a minimal sandbox that recreates your issue if you could:
https://codesandbox.io/s/async-water-lnpjs8?file=/src/App.tsx
wrap your Edit in ActionIcon
it works