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
Yeah it seems to have weird behavior on Android as well - taps seem to be "buffered" in a sense. I've tried doing some debugging with adb and it seems like Chrome doesn't even receive the pointerdown event for a tap until the next tap:
screen-20241227-160118.mp4
Very perplexed by this and adb broke so can't debug this more now - leaving this to remember.
After a bit of testing, it seems like issues with mobile click events will be resolved in this pull request on Tres.js. Tested on Android 15, Chrome 131.0.6778.200, as well as Chrome Dev Tools' touch emulation on Arc 131.0.6778.205.
Tapping to change qubit doesn't work on mobile.
iPhone 14 Pro Safari iOS 18.2
The text was updated successfully, but these errors were encountered: