Open mtnoronha opened 1 month ago
I am having this same issue!
I am having the same issue as well.
I'm having the same issue!
I came across this issue a few days ago.
I'm having the same issue!,
Does anyone has a solution?
cc: Primevue's team :(
Still nothing :( ?
How do we get this pushed through? This seems like a pretty big bug
any workaround?
Describe the bug
If the table is set to display the filters on menu mode:
filterDisplay="menu"
We get an error when changing the operation type. E.g: From 'Contains' to 'Equals':
Reproducer
https://stackblitz.com/edit/zodgqj?file=src%2FApp.vue
PrimeVue version
3.53.0
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
Chrome
Steps to reproduce the behavior
1 - Make sure table is in
filterDisplay="menu"
2 - Click on Filter Icon next to column's name 3 - Click on the operator's dropdown 4 - Select another operatorExpected behavior
You can switch between different operations on filter