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

v1.0.0 issue with scroll and drag with modal=false #471

Open
eugentimofeev opened this issue Oct 2, 2024 · 1 comment
Open

v1.0.0 issue with scroll and drag with modal=false #471

eugentimofeev opened this issue Oct 2, 2024 · 1 comment

Comments

@eugentimofeev
Copy link

eugentimofeev commented Oct 2, 2024

unknown_2024.10.02-12.34.mp4

Example - https://stackblitz.com/edit/vitejs-vite-n2qy3j?file=src%2Fapp.tsx

Drag almost doesn't work at modal=false on touch devices with scrollable content, at modal=true drag works perfectly.

@xharris
Copy link

xharris commented Nov 15, 2024

Same issue here. I noticed it happens if I touch-drag theDrawer.Content while touching any content within the drawer. It works fine if I move the drawer via the Drawer.Handle or while dragging an empty part of the Drawer.Content.

Also, can confirm this only happens on touch devices.

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