This repository was archived by the owner on Sep 20, 2024. It is now read-only.
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
Modal content not scrolling on iOS Safari #432
Open
Description
To Reproduce
Steps to reproduce the behavior:
- On an iPhone, go to https://vue.chakra-ui.com/modal#modal-overflow-behavior
- Click on "Open Modal" button
- Attempt to scroll content using 1 finger
- Content does not scroll
Expected behavior
Content should scroll when using one finger, with momentum.
Smartphone
- Device: iPhone (any)
- OS: Tested on iOS 14
- Browser: Mobile Safari
Additional context
Modal focus locking & scrolling seem to be handled by v-scroll-lock, a Vue wrapper around body-scroll-lock, which has an issue that may be the cause of this bug: willmcpo/body-scroll-lock#207
Metadata
Metadata
Assignees
Labels
No labels