We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Macbook Pro, MacOS Sequia version 15.1
Google Chrome Version 130.0.6723.117 (Official Build) (arm64)
When writing $('input[type="number"]').mask('0000'); I am then allowed to write "e42143243252352352345235" - which I shouldn't be allowed to write
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Device
Macbook Pro, MacOS Sequia version 15.1
Browser (and version)?
Google Chrome Version 130.0.6723.117 (Official Build) (arm64)
Problem
When writing $('input[type="number"]').mask('0000');
I am then allowed to write "e42143243252352352345235" - which I shouldn't be allowed to write
The text was updated successfully, but these errors were encountered: