primevue
primevue copied to clipboard
InputOtp: Unable to delete value on Android Chrome
Describe the bug
I have a <InputOtp :length="4" integerOnly />
in my Nuxt project and I just updated primevue to v3.52.0.
I was able to enter a few integers with the numpad (it wasn't working in v3.51.0, so good to see it is now fixed!). However, when I press delete/backspace button on the screen, the component didn't respond.
Reproducer
https://stackblitz.com/edit/primevue-create-vue-issue-template-guflgr?file=src%2FApp.vue
PrimeVue version
3.52.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response