alexkuz/react-input-enhancements

Chars come out of order

vicentedealencar opened this issue · 2 comments

Hi,

my machine has been really slow recently, so when typing really fast on a input sometimes it goes out of order. I was using this pattern '000000000-00' and for example typing '12345678901' would end up in something like '123465798-10'

As I am already using a "forked" version because of #10, I went there and removed the setTimeout on the hack

It seems to work without side effects. Is it really necessary?

Seems like it doesn't change anything now, indeed. Let's remove this.

Published in v0.4.9