p-table: stateful table filters are not properly reset #14903
Labels
Component: Documentation
Issue or pull request is related to Documentation
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Stateful table filters seem to be applied when the table loads. However, the filter components do not show the 'selected'/'filled in' values for each filter.
Also, having a input text component (used as a stateful table filter) causes the word "undefined" to appear when you start typing in the
Related to: #14588 , #14888
Environment
Windows 10 Enterprise
64-bit operating system, x64-based processor
PrimeNG 17.8.0
Angular 17.2.x
Mainly tested on Google Chrome
Reproducer
No response
Angular version
17.2.x
PrimeNG version
17.8.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.11.0
Browser(s)
No response
Steps to reproduce the behavior
Steps to reproduce on the PrimeNG documentation site
Steps to reproduce in own project
Writing inside an input text filter causes the word 'undefined' to appear:
Expected behavior
The text was updated successfully, but these errors were encountered: