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 #3284: Multiple sorting with dates was not correct #3286

Merged
merged 1 commit into from
Sep 11, 2022

Conversation

melloware
Copy link
Member

Defect Fixes

Fix #3284: Multiple sorting with dates was not correct

You can not compare Dates with === in JS. See: https://stackabuse.com/compare-two-dates-in-javascript/

@melloware melloware added the Core Team Issue or pull request has been *opened* by a member of Core Team label Sep 11, 2022
@melloware melloware merged commit 4634c63 into primefaces:master Sep 11, 2022
@melloware melloware deleted the PR3284 branch September 11, 2022 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Team Issue or pull request has been *opened* by a member of Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataTable: Multiple sorting with Date field as first sort
1 participant