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
I found an issue that might be only reproducable on the iOS simulator, but I noticed that the iOS simulator doesn't allow the user to move the cursor by touching the input field in a different position.
Hello guys!
I found an issue that might be only reproducable on the iOS simulator, but I noticed that the iOS simulator doesn't allow the user to move the cursor by touching the input field in a different position.
Here's a patch to fix this:
I'm not sure why a
box-only
option is chosen for the iOS pointer events, but there you go.Cheers!
The text was updated successfully, but these errors were encountered: