Custom filter model causes error when inside a column group #7069
Labels
Resolution: Needs Upvote 👍
Support this idea or feature by adding an upvote. Community feedback helps with prioritization.
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Describe the bug
When the ColumnGroup type attribute is set on the columngroup, it is possible to filter using displayFilter: row. However, we need to use displayFilter: menu as our filters are slightly more complex. This is currently not working as of PrimeVue v4.2.4

Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/vitejs-vite-m3gnvfyz?file=src%2FApp.vue
Environment
vite version 5.4.2
Vue version
3.2.25
PrimeVue version
4.2.4
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
type="header"
Expected behavior
We expect having Column group and the menu filter on the group headers

The text was updated successfully, but these errors were encountered: