Table: Clear function does not clear all filters #12903
Labels
LTS-FIXED-13.4.3
LTS-FIXED-14.2.5
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The clear function does only clear the table column filters and the global filter. Additional filters set by the filter function are ignored.
Environment
See stackblitz
Reproducer
https://stackblitz.com/edit/github-w2zrds-cp1ngc
Angular version
15.2.2
PrimeNG version
15.2.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.19.0
Browser(s)
Firefox 112.0, Chrome 112.0
Steps to reproduce the behavior
Expected behavior
The clear function should clear all filters
The text was updated successfully, but these errors were encountered: