Component: TreeSelect onFilter returned object #15379
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When onFilter output emited an event, the return event object does not contain filterValue.
Environment
Angular 17 application
Reproducer
No response
Angular version
17
PrimeNG version
17.12.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
10.2.3
Browser(s)
Chrome 123
Steps to reproduce the behavior
Expected behavior
As the behavior of the onFilter output on Tree component, the onFilter output of TreeSelect should return a TreeFilterEvent object containing filterValue.
The text was updated successfully, but these errors were encountered: