Closed Raudmees closed 1 week ago
How it should be: User should be able to delete number value on Android device How it is: User is not able to delete InputNumber filed value on Android device
I tested on BrowserStack on multiple devices as well as in real device
https://github.com/user-attachments/assets/e38b4a6a-afe0-4134-bbab-25df39cfb73d
https://stackblitz.com/edit/nuxt-starter-ue7jj9?file=app.vue
4.2.1
4.x
TypeScript
Nuxt
Android
It should behave same as it was on VuePrime 3.53.0. Version 3.53.0 InputNumber works well on all devices.
Assign to me I will work on this.
https://github.com/primefaces/primevue/pull/6768 PR for above defect.
Describe the bug
How it should be: User should be able to delete number value on Android device How it is: User is not able to delete InputNumber filed value on Android device
I tested on BrowserStack on multiple devices as well as in real device
https://github.com/user-attachments/assets/e38b4a6a-afe0-4134-bbab-25df39cfb73d
Reproducer
https://stackblitz.com/edit/nuxt-starter-ue7jj9?file=app.vue
PrimeVue version
4.2.1
Vue version
4.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
Android
Steps to reproduce the behavior
Expected behavior
It should behave same as it was on VuePrime 3.53.0. Version 3.53.0 InputNumber works well on all devices.