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

Fix #6324: InputNumber allowing accent/dead characters #6352

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

melloware
Copy link
Member

Fix #6324: InputNumber allowing accent/dead characters

Seem that Chrome allows accent characters through to the onInput event.

@melloware melloware added the Core Team Issue or pull request has been *opened* by a member of Core Team label Apr 9, 2024
Copy link

vercel bot commented Apr 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Apr 9, 2024 8:58pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Apr 9, 2024 8:58pm

@melloware melloware merged commit 0830867 into primefaces:master Apr 29, 2024
5 checks passed
@melloware melloware deleted the PR6324-inputnumber branch April 29, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Team Issue or pull request has been *opened* by a member of Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InputNumber: can be cheated in order to enter symbols or letters
1 participant