Hacker News new | ask | show | jobs
by Yoda3000 1178 days ago
Is it slow while typing on your phone or is it slow showing the characters in the input field? Which phone do you use?
1 comments

It's very slow when typing characters in the input field. It feels like a react application that's doing a bunch of component re-rendering on every keypress.
Got it, it's a bug and happens because of the token calculation. We'll fix it. Thanks for reporting.