InputNumber : In Mobile mode value are getting trigger two times #3951
Labels
Device: Mobile
Issue or pull request is *only* related to Mobile device
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Describe the bug
Steps:
Open screen containing InputNumber in Android/Ios
Try to press + or - button values are getting increase or decrease twice.
In Console you will get
Unable to preventDefault inside passive event listener invocation.
Reproducer
No response
PrimeReact version
8.7.3
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Value should be increase or decrease by step value
The text was updated successfully, but these errors were encountered: