p-inputOtp does not paste code sent by SMS, only sets the first digit #16373
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Milestone
Describe the bug
Using a mobile and when an OTP is sent by SMS, the keyboard suggest the code, if your select the suggestion, only the first char is copied in the fields (6-digits).
I do not know it it related to autocomplete="one-time-code" attribute but p-inputOtp is not using it.
Environment
A web page using Chrome navigator on an iphone mobile.
Reproducer
No response
Angular version
18.2.4
PrimeNG version
17.18.10
Build / Runtime
TypeScript
Language
TypeScript
Node version (for AoT issues node --version)
v20.14.0
Browser(s)
Chrome 128.0.6613.120
Steps to reproduce the behavior
No response
Expected behavior
6-digits code filled in the p-inputOtp field
The text was updated successfully, but these errors were encountered: