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

p-inputotp: Integer Only attribute is not working on mobile #17100

Open
Bock92 opened this issue Dec 17, 2024 · 1 comment
Open

p-inputotp: Integer Only attribute is not working on mobile #17100

Bock92 opened this issue Dec 17, 2024 · 1 comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@Bock92
Copy link

Bock92 commented Dec 17, 2024

Describe the bug

I have this code on my angular component:
<p-inputotp variant="filled" [integerOnly]="true" [length]="6" [mask]="true" (onChange)="updatePinInput($event.value)" />

When the component is rendered on mobile browser the user is able to type alphabetic characters.

I have followed the doc example https://primeng.org/inputotp#integeronly but is not working

Environment

Angular 18.2.11 with PrimeNG 18

Reproducer

No response

Angular version

18.2.11

PrimeNG version

18.0.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

22.11.0

Browser(s)

All mobile browser

Steps to reproduce the behavior

No response

Expected behavior

No response

@Bock92 Bock92 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 17, 2024
@mertsincan mertsincan added this to the Future milestone Dec 19, 2024
@mertsincan mertsincan added Resolution: Help Wanted Issue or pull request requires extra help and feedback and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 19, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 19, 2024
Copy link

Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
Status: Review
Development

No branches or pull requests

2 participants