onPinch breaking on control + scroll
Author: Khush08Created Nov 20, 2023Updated Jan 13, 2025
Labelsneeds information
Describe the bug
The onPinch gesture starts breaking while using control + scroll. The movement property on the onPinch state has a NaN value at the Oth index. The onPinch gesture completely stops working after that
Sandbox or Video https://codesandbox.io/s/fancy-rgb-x959zf?file=/src/App.js
https://github.com/pmndrs/use-gesture/assets/60053958/75ee6253-2027-4afd-bd0e-6ef9e812e44e
Steps to reproduce - Try zooming the blue box using control + mouse scroll wheel multiple times
Information:
- Use Gesture version: 10.2.23
- Device: Macbook Pro
- OS: MacOS
- Browser: Chrome
Source: pmndrs/use-gesture