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
Currently the keyboard input handler accepts all key events, even those it does not handle. This causes some key events including the Back button on Android to get ignored.
The text was updated successfully, but these errors were encountered:
Currently the keyboard input handler accepts all key events, even those it does not handle. This causes some key events including the Back button on Android to get ignored.
The text was updated successfully, but these errors were encountered: