Open karthikMNK opened 1 week ago
Go to Table component - samples - customers - filter by agent - enter text 9 in the custom input filter
we get no results found message but the text field has lost its value and there is no reset button like in PrimeNG 17
Showcase-> https://v18.primeng.org/table#customers Latest Version V18
No response
18
Angular CLI App
TypeScript
11
chrome
same as PrimeNG 17
It should work as in;
https://primevue.org/datatable/#customers
Should be fixed in v18.
The issue is in V18 only may be i did not mention it correctly. https://v18.primeng.org/table#customers
Describe the bug
Go to Table component - samples - customers - filter by agent - enter text 9 in the custom input filter
we get no results found message but the text field has lost its value and there is no reset button like in PrimeNG 17
Environment
Showcase-> https://v18.primeng.org/table#customers Latest Version V18
Reproducer
No response
Angular version
18
PrimeNG version
18
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
11
Browser(s)
chrome
Steps to reproduce the behavior
Go to Table component - samples - customers - filter by agent - enter text 9 in the custom input filter
we get no results found message but the text field has lost its value and there is no reset button like in PrimeNG 17
Expected behavior
same as PrimeNG 17