Skip to content

fix: fix NaN for input number when pressing meta+backspace#8410

Open
patrickschroeter wants to merge 2 commits intoprimefaces:masterfrom
patrickschroeter:feature/input-number-nan-on-delete
Open

fix: fix NaN for input number when pressing meta+backspace#8410
patrickschroeter wants to merge 2 commits intoprimefaces:masterfrom
patrickschroeter:feature/input-number-nan-on-delete

Conversation

@patrickschroeter
Copy link

@patrickschroeter patrickschroeter commented Jan 30, 2026

Defect Fixes

Fixes the error where pressing meta+backspace leads to NaN in the InputNumber in a Form with FormValue

Closes #8411

@erikherberg
Copy link

@cagataycivici Would be nice if someone of the PrimeVue team can have a look at this :). Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NaN in InputNumber (in a Form with FormValue) when pressing meta+backspace

2 participants