Jose Sanchez
Jose Sanchez
Use the height of the modal for? Could you explain more? @LFDanLu
Hello @LFDanLu, will this work in cases where the modal is bigger that the mobile screen? Like an modal that overflows? Like the scroll=body of Mui? https://mui.com/material-ui/react-dialog/#scrolling-long-content
@LFDanLu Yeah, we use a lot dialogs that work like the `scroll=body` and it's pretty anoying for IOS users
Hello, I updated the example with a really simple dialog without any library and it works as radix, it's really an issue with react-aria, here is the video using all...
Maybe some logic inside Overlay or useModalOverlay, no really sure