Sent a PR with a fix. The problem is that it was relying on the keydown event which Android Chrome doesn't send. Tweaked it to also handle the event input and it seems to work.
OK, thanks. I was able to reproduce it on an Android 11 emulator. I'll take a look.
I brought up the tty thing because on iOS it scrolls everything offscreen but input works.