Component: Dropdown Selected option not shown while typing in filter if it has value null, while having selectedItem template #14815
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Selected option that has value null is not shown while typing in filter input, and if you have selectedItem template
Environment
Primeng 17.7
Reproducer
https://stackblitz.com/edit/h1xfk1?file=src%2Fapp%2Fdemo%2Fdropdown-reactive-forms-demo.ts,src%2Fapp%2Fdemo%2Fdropdown-reactive-forms-demo.html
Angular version
17.0.5
PrimeNG version
17.7
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Show the selected option instead of the placeholder
The text was updated successfully, but these errors were encountered: