Skip to content

Fix datatable dom property #5812

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

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open

Fix datatable dom property #5812

wants to merge 2 commits into from

Conversation

pxpm
Copy link
Contributor

@pxpm pxpm commented Jun 12, 2025

The dom property we were using to define the layout of the datatable is deprecated in the current version and will be removed in next one.

For that reason it was not possible to remove the Next and Previous buttons from the pagination.

I've change it to use the proper layout property.

@pxpm pxpm added the v7 label Jun 12, 2025
@pxpm pxpm self-assigned this Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants