We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/primefaces/primevue/assets/2781622/1e0d7381-cd3e-4c4b-b009-465091459652 (in the video i use only 2 buttons: "2" and "backspace", i do not use arrows)
repro here: https://primevue.org/inputnumber/#prefixsuffix
try to just input number "2", and then try to delete it with backspace.
First: extra "2" is added whenever comman is added, so when you add forth "2" - you see that five "2" appears.
When i try to delete them - caret position also is somehow offsetted when "comma" is removed
https://primevue.org/inputnumber/#prefixsuffix
3.29.2
3.x
TypeScript
Vite
Version 114.0.5735.133 (Official Build) (arm64)
in description
no extra numbers are added; backspace deletes 2 number at a time
The text was updated successfully, but these errors were encountered:
See this issue: #3382 , it was just fixed today but hasn't been released yet.
Sorry, something went wrong.
yeah, seems to be so
closed with #3999
No branches or pull requests
Describe the bug
https://github.com/primefaces/primevue/assets/2781622/1e0d7381-cd3e-4c4b-b009-465091459652
(in the video i use only 2 buttons: "2" and "backspace", i do not use arrows)
repro here: https://primevue.org/inputnumber/#prefixsuffix
try to just input number "2", and then try to delete it with backspace.
First: extra "2" is added whenever comman is added, so when you add forth "2" - you see that five "2" appears.
When i try to delete them - caret position also is somehow offsetted when "comma" is removed
Reproducer
https://primevue.org/inputnumber/#prefixsuffix
PrimeVue version
3.29.2
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Version 114.0.5735.133 (Official Build) (arm64)
Steps to reproduce the behavior
in description
Expected behavior
no extra numbers are added; backspace deletes 2 number at a time
The text was updated successfully, but these errors were encountered: