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
When I set the integerOnly prop it does not work and does not allow me to enter any number.
In fact, the example page does not work either, I already tried in browsers like Firefox, Edge
tugcekucukoglu
added
Resolution: Duplicate
Issue has already been reported or a pull request related to same issue has already been submitted
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Apr 1, 2024
Describe the bug
When I set the integerOnly prop it does not work and does not allow me to enter any number.
In fact, the example page does not work either, I already tried in browsers like Firefox, Edge
<InputOtp v-model="form.nip" integerOnly :length="6" />
Reproducer
x
PrimeVue version
3.50.0
Vue version
3.x
Language
ALL
Build / Runtime
Vite
Browser(s)
Edge, Firefox
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: