Vanilla - Glitch during fast gestures

Author: feri-irawanCreated Jun 15, 2024Updated Apr 14, 2025

Describe the bug I just try the demo in the documentation web.

Sandbox or Video

If applicable, please provide a minimal reproduction sandbox on code sandbox. Or a video / screenshots that could help.

https://github.com/pmndrs/use-gesture/assets/57158078/bad5315a-c8eb-40d1-9e16-188618238184

Information:

  • Use Gesture version: [-]
  • Device: [Android]
  • OS: [Android]
  • Browser [Opera]

Checklist:

  • I've read the documentation.
  • If this is an issue with drag, I've tried setting touch-action: none to the draggable element.