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 #2018: Calendar only fire onChange if dirty #2810

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

melloware
Copy link
Member

###Defect Fixes
Fix #2018: Calendar only fire onChange if dirty

OnChange was firing twice every time now it properly only fires once and only when the value has actually changed.

@melloware melloware requested a review from mertsincan April 27, 2022 18:32
@melloware melloware added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Apr 27, 2022
@mertsincan mertsincan merged commit 8737477 into primefaces:master Jul 1, 2022
@melloware melloware deleted the PR2018 branch July 1, 2022 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calendar triggers onChange event twice when mask property is set
2 participants