Component: p-dropdown filterValue initial value is ignored and binding not working #14586
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
I've tried a number of different things with changeDetection and binding types, but:
In my actual application, I'm trying to do something similar to the example. If a user has a stateCode populated in an address field. I want to filter the objects shown in a separate dropdown by their stateCode attribute (if they have one populated).
Environment
n/a
Reproducer
https://stackblitz.com/edit/gjdsxh-fd12qg
Angular version
17.1.0
PrimeNG version
17.3.3
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
The text was updated successfully, but these errors were encountered: