Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typing delay #311

Open
natanfoleto opened this issue Apr 21, 2024 · 2 comments
Open

Typing delay #311

natanfoleto opened this issue Apr 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@natanfoleto
Copy link

I'm using the currency mask, when I type very quickly the value has a delay to be set, and then the value is wrong. For the value to be correct I have to type very slowly, if I type quickly it puts the wrong value in the input.

In the video example, I use the value 30.50 as an example. First I type slowly and it is correct, but if I type quickly it is wrong, watch.

Gravacao.de.Tela.2024-04-21.as.02.18.00.mov
@natanfoleto natanfoleto added the bug Something isn't working label Apr 21, 2024
@angelxmoreno
Copy link

some code would help. There are a few conditions in which this behavior would happen. For instance, a HOC setting the value and MaskedTextInput removing the non-numeric characters.

@angelxmoreno
Copy link

@natanfoleto ( and anyone else experiencing this ) I created an Expo Snack and was disappointed to find out that, this issue is inherited from react-native itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants