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

All interactive elements require double-click after closing drawer by releasing on mobile #66

Open
kristofferdamborg opened this issue Sep 19, 2024 · 1 comment

Comments

@kristofferdamborg
Copy link

kristofferdamborg commented Sep 19, 2024

After closing the drawer component by dragging it down and releasing, the first click on any interactive element on the page is not registered. It requires a second click to actually trigger the element's action. It does only seem to happen on my mobile device.

Test device: Google Pixel 8 Pro
Test browser: Google Chrome, version 128.0.6613.146

Test case: https://www.shadcn-vue.com/docs/components/drawer.html

  1. Open the drawer
  2. Close the drawer by dragging down and releasing
  3. You now have to click any interactive element on the page two times before the element's action is triggered
@nightlyworker
Copy link

nightlyworker commented Sep 24, 2024

I can confirm.
Accidentally discovered while testing some project (Iphone/Safari).
Is there any solution for this ? 🙏

Thanks, for great project

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

2 participants