You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inputOtp: Does not work as expected with reactive forms
The reaction I expect after filling the first character, that the input will automatically move in focus mode to the second position, unfortunately when I wrap the input with formControl this does not happen, the focus remains in the first position.
inputOtp: Does not work as expected with reactive forms
The reaction I expect after filling the first character, that the input will automatically move in focus mode to the second position, unfortunately when I wrap the input with formControl this does not happen, the focus remains in the first position.
Environment
Reproducer
stackblitz
Angular version
17
PrimeNG version
17
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20
Browser(s)
chrome 123
The text was updated successfully, but these errors were encountered: