react-modal-sheet
react-modal-sheet copied to clipboard
Overlay visible when swiping up in Safari mobile
Library version: 4.4.0
Using Safari mobile with the Sheet component configured to open only a specific component clicks.
Action: swiping up page content Expected results: I should be able to see page content without interference Actual results: When swiping up the overlay becomes visible - z-index:9999 - (sheet content stays hidden) Caveat: If I swipe down (scroll up) the overlay disappears and at the same time the safari toolbar shows up, not sure if it's a coincidence.
It doesn't happen in other browsers, e.g. Chrome emulating mobile
Let me know if you need more info.