Skip to content
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
@collegetransitions

Description

@collegetransitions

To Reproduce
Steps to reproduce the behavior:

  1. On an iPhone, go to https://vue.chakra-ui.com/modal#modal-overflow-behavior
  2. Click on "Open Modal" button
  3. Attempt to scroll content using 1 finger
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions