Skip to content

fix: Allow wrapped datatable columns #7771

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 1 commit into
base: master
Choose a base branch
from

Conversation

stam
Copy link

@stam stam commented May 28, 2025

Defect Fixes

Fixes #4940
Fixes #5190
Fixes #4646 again

This enables primevue users to Column defaults like sorticons once.

Unfortunately this reverts the (unreleased) changes from this commit: 9bdf762
The columns first needs to be rendered before they are added to the column helperset, only then their helpers can be used to filter the DataTable computed columns.

I'm open to suggestions how this can be achieved without the extra computed tick.

@stam
Copy link
Author

stam commented Jun 3, 2025

Not sure why, but the src/datatable/DataTable.spec.js > DataTable.vue > should fit mode resize tests have been failing in your master branch for a couple of weeks now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants