You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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: