Hacker News new | ask | show | jobs
by grose 971 days ago
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.