Hacker News new | ask | show | jobs
by jeroenhd 1178 days ago
Design wise it's not bad, but for some reason it takes a while second for the words I type on my phone to appear in the prompt area. Quite a pity.
1 comments

Is it slow while typing on your phone or is it slow showing the characters in the input field? Which phone do you use?
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.