InputOtp integerOnly= true => no response to the numeric keypad #15195
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
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
The text was updated successfully, but these errors were encountered: