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

InputOtp integerOnly= true => no response to the numeric keypad #15195

Closed
mchuc opened this issue Mar 28, 2024 · 0 comments · Fixed by #15199
Closed

InputOtp integerOnly= true => no response to the numeric keypad #15195

mchuc opened this issue Mar 28, 2024 · 0 comments · Fixed by #15199
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@mchuc
Copy link

mchuc commented Mar 28, 2024

Describe the bug

the component does not respond to the numeric keyboard, entering numbers is only possible using the keys above the keyboard

Environment

Angular 17

Reproducer

No response

Angular version

17.2.3

PrimeNG version

17.12.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.9.0

Browser(s)

Chrome / latest

Steps to reproduce the behavior

add property to component:
[integerOnly]="true"

Expected behavior

numbers can be entered using the numeric keypad and the keyboard above the letter keys

@mchuc mchuc added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 28, 2024
@cetincakiroglu cetincakiroglu added this to the 17.13.0 milestone Mar 29, 2024
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Mar 29, 2024
cetincakiroglu added a commit that referenced this issue Mar 29, 2024
Fixed #15195 - InputOtp | integerOnly= true => no response to the num…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants