You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I am using Logitech M650. In the video I wanted to highlight that the movement[0] is assigned a NaN value on control + scroll. Once the 0th index of movement is assigned NaN, the gesture stops working
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
pinch.mov
Steps to reproduce - Try zooming the blue box using control + mouse scroll wheel multiple times
Information:
The text was updated successfully, but these errors were encountered: