Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicks "fall through" the modal on mobile #72

Open
whydna opened this issue Jun 13, 2023 · 0 comments
Open

Clicks "fall through" the modal on mobile #72

whydna opened this issue Jun 13, 2023 · 0 comments

Comments

@whydna
Copy link

whydna commented Jun 13, 2023

You can reproduce this issue in the demo:

  • Tap on an image to open the modal.
  • Tap on another image in the dimmed area behind the modal.

Expected: The modal closes (since you tapped on the dimmed area).

Actual: Modal reopens with the image you tapped behind it.

This error looks related:
main.js:2 Unable to preventDefault inside passive event listener invocation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant