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 prop #5462

Closed
EfrenColinDC opened this issue Mar 22, 2024 · 1 comment
Closed

InputOtp: integerOnly prop #5462

EfrenColinDC opened this issue Mar 22, 2024 · 1 comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted

Comments

@EfrenColinDC
Copy link

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

@EfrenColinDC EfrenColinDC 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 22, 2024
@tugcekucukoglu
Copy link
Member

Duplicate #5422

@tugcekucukoglu 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted
Projects
None yet
Development

No branches or pull requests

2 participants