-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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: Length not working #5336
Closed
twihno opened this issue
Feb 25, 2024
· 1 comment
· Fixed by #5383, qburst/primevue-2#5 or DallinAllred/ezanalytics#11
Closed
InputOtp: Length not working #5336
twihno opened this issue
Feb 25, 2024
· 1 comment
· Fixed by #5383, qburst/primevue-2#5 or DallinAllred/ezanalytics#11
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Comments
twihno
added
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
Feb 25, 2024
+1 |
amal-qb
pushed a commit
to qburst/primevue-2
that referenced
this issue
Mar 7, 2024
amal-qb
added a commit
to qburst/primevue-2
that referenced
this issue
Mar 7, 2024
…-not-working Fix primefaces#5336: InputOtp Length not working
amal-qb
pushed a commit
to qburst/primevue-2
that referenced
this issue
Mar 7, 2024
amal-qb
added a commit
to qburst/primevue-2
that referenced
this issue
Mar 7, 2024
…-not-working Fix primefaces#5336: InputOtp Length not working - Lint fix
tugcekucukoglu
added
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Mar 13, 2024
tugcekucukoglu
added a commit
that referenced
this issue
Mar 13, 2024
Fix #5336: InputOtp Length not working
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
Values with more than "length" characters can be entered
Reproducer
https://stackblitz.com/edit/primevue-create-vue-issue-template-rz9mox?file=src%2FoverflowDemo.vue
PrimeVue version
3.49.0
Vue version
3.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The input should "block" additional input after "input" characters
The text was updated successfully, but these errors were encountered: