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

Сan't enter numbers in MaskedRange #1074

Open
vlajik3 opened this issue Sep 2, 2024 · 0 comments
Open

Сan't enter numbers in MaskedRange #1074

vlajik3 opened this issue Sep 2, 2024 · 0 comments

Comments

@vlajik3
Copy link

vlajik3 commented Sep 2, 2024

Describe the bug
MaskedRange is in a hurry to correct the number and does not allow you to enter the desired one

To Reproduce
You can touch in your doc .
Range from 0 to 255: i cant write the numbers starting with 3 or more(for example i can't write 30)

In my own case i cant do that in that case:
PORT: { mask: IMask.MaskedRange, from: 0, to: 65535, },
if i try write for example 8080, i can't write numbers that starting with 7 or more(8 and 9)

Expected behavior
I can write any number from the range

Environment:

  • OS: Windows 11
  • Browser chrome
  • Version 128.0.6613.86
  • IMask version "~7.1.3"
  • Framework/plugin version if used React

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant