Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix page lenght in persistent tables #5765

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

pxpm
Copy link
Contributor

@pxpm pxpm commented Jan 31, 2025

WHY

fixes #5762

BEFORE - What was wrong? What was happening before this PR?

As reported in #5762, page length was not properly checked, and it would break the ability to store datatables persistent settings.

AFTER - What is happening after this PR?

As proposed in the mentioned PR, we just need to check in the correct array element, and not in the whole array.

Is it a breaking change?

No.

@pxpm pxpm merged commit 36aa24c into main Feb 4, 2025
4 of 11 checks passed
@pxpm pxpm deleted the fix-page-lenght-in-persistent-tables branch February 4, 2025 11:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug] Persisting sorting, ordering, and visibility is broken after a recent update
1 participant