You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: