Datatable: Filtering with grouping not working #4229
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In datatable using filterDisplay="row" with rowGroupMode="subheader" will fire an error and the datatable will disappear.
Uncaught (in promise) ReferenceError: columnProp is not defined
This is working fine on primevue 3.29.2, the issue started in 3.30.
Reproducer
https://codesandbox.io/s/primevue-demo-forked-ltwpsh?file=/src/App.vue
PrimeVue version
3.30.0
Vue version
3.x
Language
ES6
Build / Runtime
Vue CLI App
Browser(s)
Chrome
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: