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
When I type on my phone, I often get a decent amount of latency in the input. It may be due to some kind of onkeydown that we are listening for, but it seems much more prevalent in the app context, so I figured we could start the investigation here— Even if maybe the problem needs to be dealt with on the web side.
The text was updated successfully, but these errors were encountered:
When I type on my phone, I often get a decent amount of latency in the input. It may be due to some kind of
onkeydown
that we are listening for, but it seems much more prevalent in the app context, so I figured we could start the investigation here— Even if maybe the problem needs to be dealt with on the web side.The text was updated successfully, but these errors were encountered: