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
No issue, but I'm just wondering how to log when a user clicks the mouse pad at the current cursor position. So for instance, a person moves the cursor then clicks somewhere. I expected the state of the component to change isTouch, but through all the documentation and examples I have gone through, the value never changes.
-Referring to isTouch state prop, what makes it change?
Or will wrapping around this component allow the functionality I seek
The text was updated successfully, but these errors were encountered:
No issue, but I'm just wondering how to log when a user clicks the mouse pad at the current cursor position. So for instance, a person moves the cursor then clicks somewhere. I expected the state of the component to change isTouch, but through all the documentation and examples I have gone through, the value never changes.
-Referring to isTouch state prop, what makes it change?
Or will wrapping around this component allow the functionality I seek
The text was updated successfully, but these errors were encountered: