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

Component Name: InputNumber does not work on Android devices #6766

Closed
Raudmees opened this issue Nov 12, 2024 · 2 comments
Closed

Component Name: InputNumber does not work on Android devices #6766

Raudmees opened this issue Nov 12, 2024 · 2 comments
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Raudmees
Copy link

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

Screen.Recording.2024-11-12.at.17.58.11.mov

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

  1. Open browser on Android device
  2. Use InputNumber field
  3. See the bug

Expected behavior

It should behave same as it was on VuePrime 3.53.0. Version 3.53.0 InputNumber works well on all devices.

@Raudmees Raudmees added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 12, 2024
@sivareddyuppathi
Copy link
Contributor

Assign to me I will work on this.

@sivareddyuppathi
Copy link
Contributor

sivareddyuppathi commented Nov 12, 2024

#6768 PR for above defect.

@tugcekucukoglu 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 Nov 13, 2024
@tugcekucukoglu tugcekucukoglu added this to the 4.2.2 milestone Nov 13, 2024
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
Projects
None yet
Development

No branches or pull requests

3 participants