-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possibleIssue will be reviewed by Core Team and a relevant label will be added as soon as possible
Description
Describe the bug
When ussing a suffix with an empty space (like " mm") and a decimal number the parser fails to correctly parse the value and causes it to give back an empty string in certain cases
Pull Request Link
Reason for not contributing a PR
- Lack of time
- Unsure how to implement the fix/feature
- Difficulty understanding the codebase
- Other
Other Reason
No response
Reproducer
https://stackblitz.com/edit/aq9fepgz?file=src%2FApp.vue
Environment
Any Enviroment
Vue version
^3.5.21
PrimeVue version
^4.3.9
Node version
22.17.1
Browser(s)
No response
Steps to reproduce the behavior
- Select complete input value
- Write a number
- Provided value vanishes
Expected behavior
After selecting the complete input and inputing a number the resulting input value should contain the provided number with the suffix.
jdenisTeomed
Metadata
Metadata
Assignees
Labels
Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possibleIssue will be reviewed by Core Team and a relevant label will be added as soon as possible