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

Fix: InputNumber(#17169) InputNumber marked dirty on blur #17175

Open
wants to merge 1 commit into
base: v18
Choose a base branch
from

Conversation

mark7p
Copy link
Contributor

@mark7p mark7p commented Dec 22, 2024

Closes #17169

Problem: Input is marked dirty on blur. This is caused by writeValue() writing this.value as string.

Solution: Parsed value first before overwriting.

Copy link

vercel bot commented Dec 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Dec 22, 2024 1:29pm
primeng-v18 ⬜️ Ignored (Inspect) Visit Preview Dec 22, 2024 1:29pm

Copy link

vercel bot commented Dec 22, 2024

@mark7p is attempting to deploy a commit to the primetek Team on Vercel.

A member of the Team first needs to authorize it.

@mark7p mark7p closed this Dec 22, 2024
@mark7p mark7p deleted the fix/#17169-inputnumber-dirty-onblur-bug branch December 22, 2024 21:42
@mark7p mark7p restored the fix/#17169-inputnumber-dirty-onblur-bug branch December 22, 2024 21:44
@mark7p mark7p reopened this Dec 22, 2024
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.

1 participant