InputOTP: cannot paste with integer-only mode #5792
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Whenever InputOTP uses
integer-only
mode like<InputOtp v-model="code" integer-only />
, pasting the code with shortcutctrl + v
doesn't work. Strangely, pasting with right click and paste work.Can also be observed in documentation example -> https://primevue.org/inputotp/#integeronly
Reproducer
https://primevue.org/inputotp/#integeronly
PrimeVue version
3.52.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
CTRL+V
Expected behavior
No response
The text was updated successfully, but these errors were encountered: